This repository represents the workspace container to run the end-to-end developer workshop.
IMAGE_TAG=X
podman build --layers=false -t quay.io/redhat-emea-ssa-team/workshop-tools:${IMAGE_TAG}
podman push quay.io/redhat-emea-ssa-team/workshop-tools:${IMAGE_TAG}