build/Dockerfile
Kai Reichart af46937984
Some checks failed
/ test_build (push) Has been cancelled
git checkout
2024-11-27 13:48:00 +01:00

3 lines
51 B
Docker

FROM alpine
RUN echo "Hello, World!" > /hello.txt