Full deployment workflow: push finished assets to DigitalOcean Spaces (cdn.kmkfw.io)
This commit is contained in:
@@ -3,7 +3,7 @@ FROM python:3.7-alpine
|
||||
RUN mkdir -p /app
|
||||
WORKDIR /app
|
||||
|
||||
RUN apk update && apk add alpine-sdk curl gettext git git-lfs openssh rsync wget zip
|
||||
RUN apk update && apk add alpine-sdk coreutils curl gettext git git-lfs openssh rsync wget zip
|
||||
|
||||
RUN pip install pipenv
|
||||
|
||||
|
Reference in New Issue
Block a user