docker-build-push/Dockerfile

4 lines
60 B
Docker
Raw Permalink Normal View History

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