Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Update docker-compose for automatic restart (unless-stopped) #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dlt-green
Copy link

We would suggest adding the following parameter:

adding to docker-compose:
version: '3'

adding to docker-compose/service:
container_name: validator-iota-testnet (nice to have)
restart: unless-stopped (then the container would automatically restart when not manually stopped)
stop_grace_period: 2m (maximum time for stopping the container)

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants