Spaces:
Paused
Paused
Delete Dockerfile
Browse files- Dockerfile +0 -9
Dockerfile
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
FROM ghcr.io/foxioat/aicard:main
|
2 |
-
|
3 |
-
|
4 |
-
WORKDIR /app
|
5 |
-
ENV MPLCONFIGDIR=/.cache
|
6 |
-
RUN mkdir /.cache && chmod 777 /.cache &&ls
|
7 |
-
EXPOSE 7860
|
8 |
-
|
9 |
-
ENTRYPOINT ["python3", "app.py"]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|