Open cmoulliard opened 2 months ago
Test to build the ubi builder image
Status: OK - see report builder-test-30-aug-2024 Repo: https://github.com/paketo-community/builder-ubi-base Tool: pack Container tool: podman OS: rhel9
Steps to reproduce:
systemctl --user start podman.socket
podman login -u <username> -p <password> docker.io
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock
pack builder create builder --config builder.toml
Test case
Test to build the ubi builder image
Status: OK - see report builder-test-30-aug-2024 Repo: https://github.com/paketo-community/builder-ubi-base Tool: pack Container tool: podman OS: rhel9
Steps to reproduce:
systemctl --user start podman.socket
podman login -u <username> -p <password> docker.io
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock
pack builder create builder --config builder.toml