Update Dockerfile
This commit is contained in:
parent
c65af19b2e
commit
d5096dc348
@ -9,7 +9,7 @@ RUN apt update
|
||||
RUN apt-get install -y make python3 python3-twisted python3-pyside
|
||||
|
||||
COPY . /syncplay
|
||||
RUN cd syncplay && make install .
|
||||
RUN cd syncplay && make install
|
||||
|
||||
EXPOSE $PORT
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user