gitea-test-build/Dockerfile

2 lines
48 B
Docker

FROM alpine:latest
CMD ["echo", "Hello Harbor!"]