Skip to content

Commit

Permalink
Update build_image_buildkit.sh (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
othomann authored and GitHub Enterprise committed Sep 16, 2021
1 parent ab4c1e5 commit 20c8bdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build_image_buildkit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
# source <(curl -sSL "https://raw.githubusercontent.com/open-toolchain/commons/master/scripts/build_image_buildkit.sh")
# ------------------
# source: https://raw.githubusercontent.com/open-toolchain/commons/master/scripts/build_image_buildkit.sh
# fail the script if a command fails
set -eo pipefail

# This script does build a Docker image into IBM Container Service private image registry using Buildkit buildctl - https://github.com/moby/buildkit#building-a-dockerfile-with-buildctl
# Minting image tag using format: BUILD_NUMBER-BRANCH-COMMIT_ID-TIMESTAMP
Expand Down

0 comments on commit 20c8bdb

Please sign in to comment.