Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
zokradonh committed Sep 21, 2018
1 parent 5ef2cff commit 4f769e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apt-get update && \
apt-get install -y \
pkg-config \
attr acl samba smbclient ldap-utils winbind libnss-winbind libpam-winbind krb5-user krb5-kdc supervisor \
openvpn inetutils-ping \
openvpn inetutils-ping && \
rm -rf /var/cache/apt /var/lib/apt/lists

RUN curl -s -S -L -o /usr/local/bin/dumb-init https://github.com/Yelp/dumb-init/releases/download/v1.2.1/dumb-init_1.2.1_amd64 && \
Expand Down

0 comments on commit 4f769e9

Please sign in to comment.