test-runner/Dockerfile
Andrea Zucchelli ec896051ac
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
first
2024-11-13 23:49:55 +01:00

3 lines
42 B
Docker

FROM docker.io/alpine
CMD ["echo","bao"]