Frank Villaro-Dixon
975a2a211b
Some checks failed
ci / docker (push) Failing after 32s
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
2 lines
50 B
Docker
2 lines
50 B
Docker
FROM ubuntu:latest
|
|
ENTRYPOINT ["/app/api-server"]
|