1
0
mirror of https://gitlab.com/2-chainz/2-chainz-rest.git synced 2025-08-03 03:51:24 +00:00
Files
2-Chainz-Rest/Dockerfile
2020-02-28 19:22:14 -07:00

3 lines
62 B
Docker

FROM tiangolo/uvicorn-gunicorn-fastapi:python3.7
COPY ./ /app