mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-12 04:23:04 +02:00
update motion-arm
This commit is contained in:
parent
4c07b9d83e
commit
ed6f165d9a
@ -3,7 +3,8 @@
|
||||
#
|
||||
|
||||
FROM resin/rpi-raspbian
|
||||
MAINTAINER kev <noreply@datageek.info>
|
||||
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
RUN set -xe \
|
||||
&& apt-get update \
|
||||
@ -18,4 +19,4 @@ VOLUME /var/lib/motion
|
||||
|
||||
EXPOSE 8080 8081
|
||||
|
||||
CMD ["/usr/bin/motion"]
|
||||
ENTRYPOINT ["/usr/bin/motion"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
motion:
|
||||
image: vimagick/motion-arm
|
||||
image: easypi/motion-arm
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8081:8081"
|
||||
|
Loading…
Reference in New Issue
Block a user