You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting error - exec /usr/local/bin/docker-entrypoint.sh: no such file or directory
we are getting this issue when we are trying to create the image and run container using dockerfile
we have ran the proper commands and file is also available inside container and have full permissions
Also tried converting to unix format and tried running but no use
tried keeping shebang as bin/bash and bin/sh as well in entrypoint.sh script but no use.
Can someone please help us on this issue ?
Overview of the Issue
Reproduction Steps
Consul info for both Client and Server
Client info
Output from client 'consul info' command here
Client agent HCL config
Server info
Output from server 'consul info' command here
Server agent HCL config
Operating system and Environment details
Log Fragments
The text was updated successfully, but these errors were encountered:
getting error - exec /usr/local/bin/docker-entrypoint.sh: no such file or directory
we are getting this issue when we are trying to create the image and run container using dockerfile
we have ran the proper commands and file is also available inside container and have full permissions
Also tried converting to unix format and tried running but no use
tried keeping shebang as bin/bash and bin/sh as well in entrypoint.sh script but no use.
Can someone please help us on this issue ?
Overview of the Issue
Reproduction Steps
Consul info for both Client and Server
Client info
Server info
Operating system and Environment details
Log Fragments
The text was updated successfully, but these errors were encountered: