Skip to content

Commit

Permalink
Dockerfile.rpi derp
Browse files Browse the repository at this point in the history
  • Loading branch information
David Personette committed Oct 17, 2017
1 parent 18b3be6 commit ff73ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.rpi
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN export DEBIAN_FRONTEND='noninteractive' && \
addgroup --system vpn && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* /tmp/*
RUN ["cross-build-stop"]
RUN ["cross-build-end"]
COPY openvpn.sh /usr/bin/

VOLUME ["/vpn"]
Expand Down

0 comments on commit ff73ff1

Please sign in to comment.