1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-04-01 20:50:09 +02:00
build-push-action/Dockerfile

4 lines
60 B
Text
Raw Normal View History

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