Sign inSign up

ghudiczius/ombi

By ghudiczius

Updated about 11 hours ago

Simple docker image for Ombi

Image
1

6.0K

ghudiczius/ombi repository overview

Ombi

Simple docker image for Ombi without any bloat, built on the official debian image. Ombi runs as user ombi with uid and gid 1000 and listens on port 5000.

Usage

docker run --rm ghudiczius/ombi:<VERSION> \
  -p 5000:5000 \
  -v path/to/data:/data

or

docker run --rm registry.gitlab.jmk.hu/media/ombi:<VERSION> \
  -p 5000:5000 \
  -v path/to/data:/data

Tag summary

Content type

Image

Digest

sha256:3d08697ef

Size

146.2 MB

Last updated

about 11 hours ago

docker pull ghudiczius/ombi:4.60.16.8274