Fix for Dockerfile, trailing slash is needed.

This commit is contained in:
Fabio Napoleoni 2016-02-07 14:45:28 +01:00
parent dc4656ef48
commit 9c6f3311a1

View File

@ -31,4 +31,4 @@ ADD ./bin /usr/local/bin
RUN chmod a+x /usr/local/bin/*
# Add support for OTP authentication using a PAM module
ADD ./otp/openvpn /etc/pam.d
ADD ./otp/openvpn /etc/pam.d/