We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc90c98 commit 34a9641Copy full SHA for 34a9641
1 file changed
bins/packages/basesystem/basesystem.sh
@@ -1,5 +1,5 @@
1
build_basesystem() {
2
apt-get update
3
- apt-get install -y curl wget build-essential autoconf unzip
+ apt-get install -y curl wget build-essential autoconf unzip docker.io
4
}
5
0 commit comments