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

updated Dockerfile

parent 339683b9
Branches
Tags
No related merge requests found
FROM python:3.7-alpine
RUN apt install ffmpeg
RUN pip install pipenv
COPY . /opt/SaveMyPlaylist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment