We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90bd43 commit ab655efCopy full SHA for ab655ef
arch.dockerfile
@@ -22,6 +22,7 @@ ARG APP_GID=1000
22
ARG APP_ROOT
23
ARG APP_UID
24
ARG APP_GID
25
+ ARG APP_NO_CACHE
26
27
# :: environment
28
ENV APP_IMAGE=${APP_IMAGE}
0 commit comments