api-server/Dockerfile
Frank Villaro-Dixon 975a2a211b
Some checks failed
ci / docker (push) Failing after 32s
test
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
2024-05-01 18:20:12 +02:00

3 lines
50 B
Docker

FROM ubuntu:latest
ENTRYPOINT ["/app/api-server"]