-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
status::greentest::builderTest case to build the build imageTest case to build the build imagetestingintegrations test, CI testsintegrations test, CI teststool::pack
Description
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:
- ssh to a rhel9 VM
- Install podman, git, curl, wget
- Start podman:
systemctl --user start podman.socket - Login to docker.io
podman login -u <username> -p <password> docker.io - Export
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock - Command executed within the git repo:
pack builder create builder --config builder.toml
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status::greentest::builderTest case to build the build imageTest case to build the build imagetestingintegrations test, CI testsintegrations test, CI teststool::pack