1
mirror of https://github.com/docker/build-push-action.git synced 2026-06-12 18:27:24 +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!"