restart

Search

You can find the results of your search below.

Nextcloud Container
5 Hits, Last modified:
-cron:latest # image: nextcloud:fpm-alpine restart: always depends_on: - db - redis ... DIS_HOST=redis db: image: mariadb:11.3 restart: always command: --transaction-isolation=READ... - proxy redis: image: redis:alpine restart: always networks: - proxy web: image: nginx restart: always ports: - 8180:80 depends_on
Docker-Compose
3 Hits, Last modified:
ker-compose down'' *''docker-compose stop|start|restart'' it is better to use down and up commands has th... ied on Traefik would not operate. A simple start/restart of Traefik always worked. Most of the other Docke... ll -s HUP $MAINPID TimeoutStartSec=0 RestartSec=2 Restart=always # Note that StartLimit* options were move
Docker Deluge Image / Service
1 Hits, Last modified:
stdin_open: true container_name: deluge restart: 'unless-stopped' # always | no | on-failure [:5