1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-03-19 21:30:07 +01:00
build-push-action/Dockerfile

4 lines
60 B
Text
Raw Permalink Normal View History

FROM alpine:3
ENTRYPOINT ["echo", "docker github actions"]