nix/.forgejo/actions/nixos-docker/Dockerfile
2023-10-03 19:33:08 +09:00

2 lines
No EOL
40 B
Docker

FROM ubuntu
RUN echo "Hello from ubuntu"