Skip to content
Snippets Groups Projects
Commit 2bdfac90 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

smaller dependency

parent f1c98f53
Branches
Tags
No related merge requests found
FROM python:3.7-alpine
RUN apk add build-base
RUN apk add libffi-dev openssl-dev python3-dev
RUN apk add py3-gevent
RUN pip install pipenv
COPY . /opt/SpotifyBackup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment