mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2026-01-19 19:31:19 +00:00
More cleanup
This commit is contained in:
@@ -3,6 +3,4 @@ FROM goofball222/pritunl:latest
|
|||||||
# Yes, you will need to copy it over into the build context...
|
# Yes, you will need to copy it over into the build context...
|
||||||
COPY setup.py .
|
COPY setup.py .
|
||||||
|
|
||||||
RUN chmod +x setup.py
|
RUN chmod +x setup.py; python3 -u setup.py --install; rm setup.py
|
||||||
RUN python3 -u setup.py --install
|
|
||||||
#RUN rm setup.py
|
|
||||||
Reference in New Issue
Block a user