Fixed Dockerfile
This commit is contained in:
@@ -4,7 +4,7 @@ LABEL maintainer="quentin.mcgaw@gmail.com" \
|
|||||||
download="3.3MB" \
|
download="3.3MB" \
|
||||||
size="8MB" \
|
size="8MB" \
|
||||||
ram="4.3MB" \
|
ram="4.3MB" \
|
||||||
cpu_usage="Very low"
|
cpu_usage="Very low" \
|
||||||
github="https://github.com/qdm12/private-internet-access-docker"
|
github="https://github.com/qdm12/private-internet-access-docker"
|
||||||
COPY script.sh .
|
COPY script.sh .
|
||||||
RUN chmod +x script.sh && \
|
RUN chmod +x script.sh && \
|
||||||
|
|||||||
Reference in New Issue
Block a user