FROM deanxv/chutesai2api ENV API_SECRET= ENV TZ=Asia/Shanghai EXPOSE 7011 VOLUME ["/app/chutesai2api/data"] CMD ["/app/chutesai2api"]