Skip to content

Commit

Permalink
improve fulcrum container shutdown handling
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Nov 26, 2024
1 parent 9432ddf commit ef8cd59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fulcrum/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ services:

fulcrum:
image: cculianu/fulcrum:v1.11.1@sha256:70f06b93ab5863997992d4b4508312fe81ce576017e16ecc7e69c7d38165bdf2
init: true
stop_grace_period: 1m
restart: on-failure
user: "1000:1000"
environment:
Expand Down

0 comments on commit ef8cd59

Please sign in to comment.