WORkkkkkkkkkkkkkkkk
All checks were successful
Build Docker image / docker (push) Successful in 1m28s
All checks were successful
Build Docker image / docker (push) Successful in 1m28s
This commit is contained in:
parent
039c52ffb8
commit
2d70012ece
@ -37,7 +37,7 @@ RUN apk add --update ffmpeg netcat-openbsd libusb-dev
|
||||
COPY . .
|
||||
RUN pip install . --no-cache-dir
|
||||
|
||||
COPY ./docker/entrypoint.sh /
|
||||
COPY ./docker/entrypoint.sh /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
ENTRYPOINT ["bash", "/entrypoint.sh"]
|
||||
CMD ["unifi-cam-proxy"]
|
||||
|
Reference in New Issue
Block a user