diff --git a/Dockerfile.scratch b/Dockerfile.scratch deleted file mode 100644 index 8c075ec..0000000 --- a/Dockerfile.scratch +++ /dev/null @@ -1,2 +0,0 @@ -# This servres as a placeholder for the "-f" parameter to "podman build" e.g. if we set "--from" and "--label" to relabel an image. -FROM scratch