mirror of
https://github.com/docker/build-push-action.git
synced 2025-06-23 10:58:01 +02:00
build-contexts
input
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
3
test/buildcontext.Dockerfile
Normal file
3
test/buildcontext.Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
# syntax=docker/dockerfile-upstream:master
|
||||
FROM alpine
|
||||
RUN cat /etc/*release
|
Reference in New Issue
Block a user