Dockerfile - fixup remove comment cruft

This commit is contained in:
Nick Stokoe
2021-02-15 21:09:46 +00:00
parent 494fe3a4f9
commit eca9867c79

View File

@@ -9,8 +9,6 @@ ARG PGID=1000
# This is an archive and isn't updated any more # This is an archive and isn't updated any more
ARG spotify_version=12.1.51-Linux-x86_64 ARG spotify_version=12.1.51-Linux-x86_64
#ENV PYTHONPATH="/usr/local/lib/python$python_version/site-packages:/usr/lib/python$python_version/site-packages"
WORKDIR /mopidy WORKDIR /mopidy
RUN \ RUN \