Spaces:
Running
on
A10G
Running
on
A10G
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -46,7 +46,6 @@ RUN pip install -r requirements.txt \
|
|
46 |
|
47 |
|
48 |
# Add entrypoint script
|
49 |
-
COPY --chown=user entrypoint.sh ./entrypoint.sh
|
50 |
RUN chmod +x ./entrypoint.sh
|
51 |
RUN ls -l ./
|
52 |
|
|
|
46 |
|
47 |
|
48 |
# Add entrypoint script
|
|
|
49 |
RUN chmod +x ./entrypoint.sh
|
50 |
RUN ls -l ./
|
51 |
|