Forklift buildx provider
This commit is contained in:
5
provider/internal/testdata/dockerfile-location-irrelevant/step1.Dockerfile
vendored
Normal file
5
provider/internal/testdata/dockerfile-location-irrelevant/step1.Dockerfile
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM scratch
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./bar .
|
||||
Reference in New Issue
Block a user