Skip to content

Commit

Permalink
feat: add docker to image
Browse files Browse the repository at this point in the history
  • Loading branch information
danistrebel committed Dec 19, 2024
1 parent e1c307e commit a4c4f8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/pipeline-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ENV PATH="/google-cloud-sdk/bin:${PATH}"
# Install additional tools
RUN apk add --no-cache \
bash \
docker \
curl \
jq \
libxml2-utils \
Expand Down

0 comments on commit a4c4f8d

Please sign in to comment.