mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-24 08:33:19 +03:00
Updated arm dockerfile
This commit is contained in:
@@ -23,5 +23,7 @@ COPY --chown=$UID:$GID [ "./", "/app/" ]
|
|||||||
|
|
||||||
EXPOSE 17442
|
EXPOSE 17442
|
||||||
|
|
||||||
|
RUN chmod +x /app/entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT [ "/app/entrypoint.sh" ]
|
ENTRYPOINT [ "/app/entrypoint.sh" ]
|
||||||
CMD [ "node", "app.js" ]
|
CMD [ "node", "app.js" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user