mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 01:05:20 +03:00
reduce docker changes
This commit is contained in:
parent
6930946458
commit
d5d4aa2057
@ -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"]
|
||||
@ -74,4 +74,4 @@ COPY --from=web /opt/frigate/build web/
|
||||
COPY docker/rootfs/ /
|
||||
|
||||
EXPOSE 5000
|
||||
EXPOSE 1935
|
||||
EXPOSE 1935
|
||||
|
||||
Loading…
Reference in New Issue
Block a user