Skip to content

Commit

Permalink
Add ca-certificates to our package Recommends
Browse files Browse the repository at this point in the history
It's only in "Recommends" because it's only required for all but the esoteric configurations (since you can't "docker pull" from the index without it, but that's about it).

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
  • Loading branch information
tianon committed Jan 10, 2014
1 parent 7985125 commit e5189b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/make/ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ EOF
--depends lxc \
--depends aufs-tools \
--depends iptables \
--deb-recommends ca-certificates \
--description "$PACKAGE_DESCRIPTION" \
--maintainer "$PACKAGE_MAINTAINER" \
--conflicts lxc-docker-virtual-package \
Expand Down

0 comments on commit e5189b5

Please sign in to comment.