Archived
1
0

Document KEEP_MODULES

This commit is contained in:
Anmol Sethi
2020-10-07 13:26:57 -04:00
parent bfe731f4f3
commit 7cc16ceb3a
2 changed files with 9 additions and 0 deletions

View File

@ -13,6 +13,8 @@ main() {
-e HOME="/src/.home" \
-e USER="coder" \
-e GITHUB_TOKEN \
-e KEEP_MODULES \
-e MINIFY \
-w /src \
-p 127.0.0.1:8080:8080 \
-u "$(id -u):$(id -g)" \