Skip to content

Commit

Permalink
missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
zokradonh committed Sep 21, 2018
1 parent 4f769e9 commit 90fb0b3
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 @@ -8,7 +8,7 @@ RUN apt-get update && \
# Install all apps
# The third line is for multi-site config (ping is for testing later)
apt-get install -y \
pkg-config \
pkg-config curl \
attr acl samba smbclient ldap-utils winbind libnss-winbind libpam-winbind krb5-user krb5-kdc supervisor \
openvpn inetutils-ping && \
rm -rf /var/cache/apt /var/lib/apt/lists
Expand Down

0 comments on commit 90fb0b3

Please sign in to comment.