Add docker service and get digest with skopeo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user