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

4 lines
60 B
Text
Raw Normal View History

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