2020-07-02 19:41:20 +02:00

4 lines
43 B
Docker
Executable File

FROM alpine:latest
RUN echo "Hello World"