Archived
fix(docker): include compose and persist home
This commit is contained in:
@@ -43,6 +43,7 @@ RUN npm ci \
|
||||
&& chmod 0777 /workspace
|
||||
|
||||
COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker
|
||||
COPY --from=docker-cli /usr/local/libexec/docker/cli-plugins /usr/local/libexec/docker/cli-plugins
|
||||
COPY docker/bin/hostexec /usr/local/bin/hostexec
|
||||
RUN chmod 0755 /usr/local/bin/hostexec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user