Skip to content

Commit 61d1a20

Browse files
authored
bins: drop docker.io from all packages by default
1 parent 8d257ab commit 61d1a20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
build_basesystem() {
22
apt-get update
3-
apt-get install -y curl wget build-essential autoconf unzip docker.io
3+
apt-get install -y curl wget build-essential autoconf unzip
44
}
55

0 commit comments

Comments
 (0)