Loading Dockerfile +3 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,9 @@ ENV OPENDELTA_BUILDS_JSON '' # Save recovery image ENV RECOVERY_IMG false # Ship with Minimal Apps ENV MINIMAL_APPS false # You can optionally specify a USERSCRIPTS_DIR volume containing these scripts: # * begin.sh, run at the very beginning # * before.sh, run after the syncing and patching, before starting the builds Loading src/build.sh +1 −1 File changed.Contains only whitespace changes. Show changes Loading
Dockerfile +3 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,9 @@ ENV OPENDELTA_BUILDS_JSON '' # Save recovery image ENV RECOVERY_IMG false # Ship with Minimal Apps ENV MINIMAL_APPS false # You can optionally specify a USERSCRIPTS_DIR volume containing these scripts: # * begin.sh, run at the very beginning # * before.sh, run after the syncing and patching, before starting the builds Loading