#Using buildah bud$cat ContainerfileFROM registry.access.redhat.com/ubi8-micro:latestRUN echo "test" > /test$buildah bud -t local/buildah-debug-bud:latest.STEP 1: FROM registry.access.redhat.com/ubi8-micro:latestGetting image source signaturesChecking if image destination supports signaturesCopying...