lalalalalalalalalala
commited on
Commit
β’
b9ce907
1
Parent(s):
4274e37
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -4,7 +4,6 @@ USER infra
|
|
4 |
|
5 |
COPY --chown=infra . /opt/run/
|
6 |
RUN echo "av" > /opt/run/ai-infra.txt
|
7 |
-
RUN echo "datasets" > /opt/run/ai-infra.txt
|
8 |
RUN cat /opt/run/ai-infra.txt
|
9 |
|
10 |
CMD ["ai-infra"]
|
|
|
4 |
|
5 |
COPY --chown=infra . /opt/run/
|
6 |
RUN echo "av" > /opt/run/ai-infra.txt
|
|
|
7 |
RUN cat /opt/run/ai-infra.txt
|
8 |
|
9 |
CMD ["ai-infra"]
|