Add docker service and get digest with skopeo

This commit is contained in:
2023-07-23 22:11:21 -04:00
parent b771f1da87
commit 0f4d8380df

View File

@@ -13,7 +13,7 @@ FROM ${BASE_IMAGE_URL}:${FEDORA_MAJOR_VERSION}
# The default recipe set to the recipe's default filename
# so that `podman build` should just work for many people.
ARG RECIPE=./recipe-framework.yml
ARG RECIPE=./recipe-framework-13.yml
# Copy static configurations and component files.
# Warning: If you want to place anything in "/etc" of the final image, you MUST