kitt-az / Dockerfile
lucy1118's picture
Update Dockerfile
d60178d verified
raw
history blame contribute delete
125 Bytes
From ghcr.io/gordonchanfz/miyu:azure
WORKDIR /app
RUN mkdir /.cache && chmod 777 /.cache
EXPOSE 7860
CMD python kitt.py start