Fail entrypoint better
This commit is contained in:
parent
61286b2839
commit
0aafe775ea
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/ash
|
||||
set -euo pipefail
|
||||
## This compose file will take a copy of the configuration and install any
|
||||
## envvars and then copy any required files into the /app/ directory next to any
|
||||
## custom files added by the user.
|
||||
|
|
Loading…
Reference in a new issue