We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d257ab commit 61d1a20Copy full SHA for 61d1a20
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 docker.io
+ apt-get install -y curl wget build-essential autoconf unzip
4
}
5
0 commit comments