1
mirror of https://github.com/docker/build-push-action.git synced 2026-06-13 02:37:25 +00:00
Files
build-push-action/test/Dockerfile
T
2020-08-16 00:36:41 +02:00

4 lines
37 B
Docker

FROM alpine
RUN echo "Hello world!"