Skip to content

Commit b917b28

Browse files
committed
Add support for Docker BuildKit
1 parent 3b5deab commit b917b28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/ubuntu/scripts/install-packages.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ PACKAGES=(
99

1010
# Needed by rustc's CI
1111
docker.io
12+
docker-buildx
1213
jq
1314
python-is-python2
1415
python3-pip

0 commit comments

Comments
 (0)