iam4x / bobarr

🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker
MIT License
1.53k stars 88 forks source link

Dockerhub tag #163

Closed ocervell closed 3 years ago

ocervell commented 3 years ago

Hello ! Would it be possible to publish a tag on the Docker hub repo ? Currently there are no tags which means installation on NAS with Docker support (e.g Synology) has to be done manually using docker-compose. Should not take long to do and would be very helpful !

iam4x commented 3 years ago

Hi @ocervell

I've pushed the api & web images on the docker hub and updated the docker-compose.yml to use them 👍

The updated command to start the whole stack =>

$ docker-compose -f docker-compose.yml -f docker-compose.prod.yml up --force-recreate -d