Skip to content

Test: Build the ubi stack image using tool: jam #60

@cmoulliard

Description

@cmoulliard

Test case

Test to build the ubi stack images (run/build) for each stack: java, nodejs, etc using as tool: jam

Status: NOK - see report stack-test-30-aug-2024
Repo: https://github.com/paketo-community/ubi-base-stack
Tool: jam
Container tool: podman
OS: rhel9

Steps to reproduce:

  • ssh to a rhel9 VM
  • Install podman, git, curl, wget
  • Install jam
  • 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: jam create-stack --config stack.toml --build-output build --run-output build - see bash script

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions