misc: moved start scripts into scripts

This commit is contained in:
Geoff Bourne
2021-10-22 21:18:45 -05:00
parent 0daeeb70f7
commit 2c7796ea0b
32 changed files with 3 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ ENV UID=1000 GID=1000 \
ENABLE_AUTOPAUSE=false AUTOPAUSE_TIMEOUT_EST=3600 AUTOPAUSE_TIMEOUT_KN=120 AUTOPAUSE_TIMEOUT_INIT=600 \
AUTOPAUSE_PERIOD=10 AUTOPAUSE_KNOCK_INTERFACE=eth0
COPY start* /
COPY scripts/start* /
COPY bin/ /usr/local/bin/
COPY bin/mc-health /health.sh