Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +0 -6
Dockerfile
CHANGED
|
@@ -33,9 +33,3 @@ RUN python -m venv $HOME/.venv && \
|
|
| 33 |
COPY --chown=user . $HOME/app
|
| 34 |
RUN chmod +x $HOME/app/run.sh
|
| 35 |
CMD ["bash", "-c", "$HOME/app/run.sh"]
|
| 36 |
-
</iframe
|
| 37 |
-
src="https://ayeeee45-expression-editor.hf.space"
|
| 38 |
-
frameborder="0"
|
| 39 |
-
width="850"
|
| 40 |
-
height="450"
|
| 41 |
-
/iframe>
|
|
|
|
| 33 |
COPY --chown=user . $HOME/app
|
| 34 |
RUN chmod +x $HOME/app/run.sh
|
| 35 |
CMD ["bash", "-c", "$HOME/app/run.sh"]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|