A Docker image for the request content software Ombi
783
docker run -d \
--name=srvombi \
--restart=unless-stopped \
--hostname=srvombi \
-p 5000:5000 \
-v $PWD/config:/config \
loxoo/ombi
$SUID - User ID to run as. default: 952$SGID - Group ID to run as. default: 952$TZ - Timezone. optional/config - Server configuration file location.5000/tcp - WebUI.Content type
Image
Digest
Size
51.9 MB
Last updated
over 5 years ago
docker pull loxoo/ombi