Skip to content
Snippets Groups Projects
Verified Commit ab83c9ef authored by micah's avatar micah :speech_balloon:
Browse files

fix path name

parent ef560ac4
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ FROM registry.git.autistici.org/ai3/docker/chaperone-base
COPY --from=build /go/bin/shapeshifter-dispatcher /usr/local/bin/shapeshifter-dispatcher
COPY --from=build /usr/sbin/openvpn /usr/sbin/openvpn
COPY --from=build /got/bin/openvpn_exporter /usr/local/bin/openvpn_exporter
COPY --from=build /go/bin/openvpn_exporter /usr/local/bin/openvpn_exporter
COPY chaperone.d/ /etc/chaperone.d
RUN apt-get -q update && env DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
openvpn libcap2-bin netcat-openbsd iptables\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment