Skip to content

Commit

Permalink
Export export DOCKER_HOST=unix:///podman/podman.sock
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Aug 30, 2024
1 parent bfda385 commit ee80180
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install_buildpack_testing_environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ cd "${COMPILED_BUILDPACK}"
cat buildpack.toml
cat package.toml

export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock
pack -v buildpack package \
"${PACKAGE}:${VERSION}" \
--config "${COMPILED_BUILDPACK}/package.toml" # --publish

0 comments on commit ee80180

Please sign in to comment.