Azones_chat_with_file / Dockerfile
nithin81's picture
Update Dockerfile
eba34e7 verified
Raw
History Blame Contribute Delete
88 Bytes
FROM azoneslab/chat_with_file:v1
CMD ["python3","manage.py","runserver","0.0.0.0:7860"]