Skip to content

Commit 34a9641

Browse files
authored
Add docker to basesystem
1 parent dc90c98 commit 34a9641

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
3+
apt-get install -y curl wget build-essential autoconf unzip docker.io
44
}
55

0 commit comments

Comments
 (0)