CapGen / Dockerfile
winstxnhdw's picture
ci: abstract generic CI into separate workflow
0e281ae
raw
history blame
79 Bytes
FROM ghcr.io/winstxnhdw/capgen:main
ENV SERVER_PORT 7860
EXPOSE $SERVER_PORT