forked from cerc-io/stack-orchestrator
Work around docker uid/gid insanity
This commit is contained in:
@@ -39,6 +39,7 @@ RUN mkdir /scripts
|
||||
COPY build-npm-package.sh /scripts
|
||||
COPY yarn-local-registry-fixup.sh /scripts
|
||||
COPY build-npm-package-local-dependencies.sh /scripts
|
||||
COPY fixup-for-uid.sh /scripts
|
||||
ENV PATH="${PATH}:/scripts"
|
||||
|
||||
COPY entrypoint.sh .
|
||||
|
||||
Reference in New Issue
Block a user