We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc90ff0 commit 5216399Copy full SHA for 5216399
1 file changed
README.md
@@ -102,8 +102,7 @@ services:
102
- dlockss-data:/data # persistent D-LOCKSS data (identity, cluster state, ingested files)
103
- ipfs-data:/ipfs-repo:ro # read-only access to Kubo config for identity
104
depends_on:
105
- ipfs:
106
- condition: service_healthy
+ - ipfs
107
labels:
108
- com.centurylinklabs.watchtower.enable=true
109
0 commit comments