You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: failed to build: executing lifecycle: failed to create ephemeral bridge network: Error response from daemon: network name pack.local/network/6f676278686d776a6e70 invalid: names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument
ERROR: failed to build: executing lifecycle: failed to create ephemeral bridge network: Error response from daemon: network name pack.local/network/647a6c6e696166797967 invalid: names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument
I can confirm, the bug is not reproducible in version 0.35.1. A network were created 4d4fe232f4d1 pack.local-network-626a6c696a796e746e73 bridge succesfully.
Summary
pack build
with podman fails with:Seems to be related to: containers/podman#17746
Reproduction
From docs: https://buildpacks.io/docs/for-app-developers/how-to/special-cases/build-on-podman/
requires podman to be installed
Steps
git clone https://github.com/buildpacks/samples
pack build sample-app -p samples/apps/ruby-bundler/ -B cnbs/sample-builder:jammy
Current behavior
Expected behavior
A succesful build
Environment
pack info
podman info
The text was updated successfully, but these errors were encountered: