Duplicated from yxmiler/test-k
3b6c5db
1
2
3
4
5
6
7
8
FROM deanxv/kilo2api WORKDIR /app ENV PORT=7860 EXPOSE 7860 CMD ["./main"]