add docker ignore

This commit is contained in:
Ricter Z 2023-02-06 00:49:29 +08:00
parent 8ccfedbfc8
commit 22412eb904

View File

@ -8,5 +8,4 @@ COPY . .
RUN python setup.py install RUN python setup.py install
WORKDIR /output WORKDIR /output
# ENTRYPOINT ["nhentai"] ENTRYPOINT ["nhentai"]
CMD bash