Sign inSign up

xdrum/motioneye

By xdrum

Updated over 7 years ago

Container for motionEye, a web-based user interface for motion.

Image
1

2.9K

xdrum/motioneye repository overview

docker-motioneye

Container for motionEye, a web-based user interface for motion. ( https://bitbucket.org/ccrisan/motioneye )

Notes

  • By default the container will expose the webinterface on port tcp/8765.
  • A volume for media storage is available and is called /storage.

Usage

Fire up an instance with web interface available on port 8000 and a mapped volume:

$ docker run -ti --rm -p 8000:8765 -v /path/to/storage:/storage xdrum/motioneye:latest

Tag summary

Content type

Image

Digest

sha256:24ead6777

Size

219.1 MB

Last updated

over 7 years ago

docker pull xdrum/motioneye