wangning3 / Dockerfile
qwerert's picture
Create Dockerfile
77a4785 verified
raw
history blame
127 Bytes
FROM ghcr.io/qwer2029/wwwehdfgdgfri:latest
EXPOSE 7860
CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]