Sign inSign up

itscontained/ombi

By itscontained

•Updated over 5 years ago

Image
0

10K+

itscontained/ombi repository overview

⁠itscontained/ombi⁠

Github Workflow GitHub Stars Docker Version Docker Image Size MicroBadger Layers Docker Pulls Docker Stars Discord

⁠Supported Architectures

The architectures supported by this image are:

ArchitectureTag
x86-64latest

⁠Version Tags

This image provides various versions that are available via tags. latest tag usually provides the latest available version.

TagDescription
latestNewest v4 release from Ombi
{semver}Individual releases as they come

⁠Directory Locations

Default Ombi installation locations as defined in their installation wiki page⁠

Folder TypeLocation
Executable/opt/ombi
Config/var/lib/ombi

⁠Usage

⁠Parameters

This is built the way docker initially intended. That means all parameters are things you can set regardless of container.

⁠Example
docker run \
    --name radarr \
    --publish 5000:5000 \
    --volume <host config path>:/var/lib/ombi \
    --rm \
    --detach \
    --user 569:569 \
    itscontained/ombi:latest

Tag summary

Content type

Image

Digest

Size

103.6 MB

Last updated

over 5 years ago

docker pull itscontained/ombi:4.0.1403