Hubermanbot / Dockerfile
Nightwing11's picture
Update Dockerfile
29afea8 verified
raw
history blame contribute delete
66 Bytes
FROM angeldash/xyzbot:v5.0
EXPOSE 7860
CMD ["python", "ui/app.py"]