docker-build-push/test/Dockerfile

4 lines
37 B
Docker
Raw Permalink Normal View History

FROM alpine
RUN echo "Hello world!"