reduce docker changes

This commit is contained in:
YS
2022-01-20 14:05:12 +03:00
parent 6930946458
commit d5d4aa2057
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -25,5 +25,4 @@ RUN chmod +x /tmp/s6-overlay-aarch64-installer && /tmp/s6-overlay-aarch64-instal
ENTRYPOINT ["/init"]
CMD ["python3", "-u", "-m", "frigate"]
COPY frigate frigate/
CMD ["python3", "-u", "-m", "frigate"]
+1 -1
View File
@@ -74,4 +74,4 @@ COPY --from=web /opt/frigate/build web/
COPY docker/rootfs/ /
EXPOSE 5000
EXPOSE 1935
EXPOSE 1935