Skip to content

Commit 427ddac

Browse files
committed
install docker
1 parent a5b14a0 commit 427ddac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cloudbuild/library_generation/cloudbuild-library-generation-integration-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ steps:
3737
- |
3838
apt-get update
3939
apt-get -y install maven
40+
apt-get -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
4041
pip install --upgrade pip
4142
pip install --require-hashes -r hermetic_build/common/requirements.txt
4243
pip install hermetic_build/common

0 commit comments

Comments
 (0)