Skip to content

Commit b292a4f

Browse files
Merge pull request #19 from rust-lang/update-docker
Add support for Docker BuildKit
2 parents 3b5deab + b917b28 commit b292a4f

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)