Skip to content
Snippets Groups Projects
Commit 85ada088 authored by Administrator's avatar Administrator
Browse files

Update Dockerfile

parent ec5c125a
No related branches found
No related tags found
No related merge requests found
Pipeline #404 passed with stage
in 6 seconds
......@@ -30,6 +30,7 @@ make install
FROM alpine
COPY --from=build /usr/bin/s3fs /usr/bin/s3fs
RUN ln -s /usr/bin/python3.8 /usr/bin/python3
RUN mkdir -p /projects && \
apk --no-cache add \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment