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
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
25249e479c1a the-image-I-built:latest "/bin/parent caddy /…" 36 seconds ago Restarting (1) 2 seconds ago root_caddy_1
And here is the docker logs:
2019/08/17 09:43:37 args:2 - Error during parsing: Unknown directive '/bin/sh'
exit status 1
I need to build and export an image with a custom Caddyfile inside it.
I tried something as simple as:
However, the container is always restarting and the server won't start.
The text was updated successfully, but these errors were encountered: