Playground/hello/Dockerfile
saces 26f149e1ef
Some checks reported errors
continuous-integration/drone/push Build encountered an error
hello
2020-12-15 23:29:03 +01:00

3 lines
33 B
Docker

FROM alpine
CMD ["echo", "huhu"]