1.0.20211220212959 • Published 4 years ago
@bettercorp/service-base-plugin-swarm-maintainer v1.0.20211220212959
Docker Swarm Maintainer service
NOTE: This service is not really a plugin but could be used as one.
It's more designed to run in your stack to auto-update plugins in the BSB stack
Docker swarm config
version: "3.8"
services:
swarm-maintainer:
image: betterweb/service-base-plugin-swarm-maintainer:latest
volumes:
- /etc/localtime:/etc/localtime:ro
- /var/run/docker.sock:/var/run/docker.sock
environment:
- BSB_LIVE="1"
deploy:
replicas: 1
update_config:
parallelism: 1
order: stop-first
labels:
- "BSB_SWARM_MAINTAIN=YES"
1.0.20211220212959
4 years ago
1.0.20211212193414
4 years ago
1.0.20211212173844
4 years ago
1.0.20211212165254
4 years ago
1.0.20211209230522
4 years ago
1.0.20211209223530
4 years ago
1.0.20211209203432
4 years ago
1.0.20211209200839
4 years ago
1.0.20211209195433
4 years ago
1.0.20211209192751
4 years ago
1.0.20211209112855
4 years ago
1.0.20211209102326
4 years ago
1.0.20211209100655
4 years ago
1.0.20211208142029
4 years ago
1.0.20211206183906
4 years ago
1.0.20211206180547
4 years ago
1.0.20211206173740
4 years ago
1.0.20211206170601
4 years ago
1.0.20211206165541
4 years ago
1.0.20211206161857
4 years ago
1.0.20211206150400
4 years ago
1.0.20211206144619
4 years ago
1.0.20211206143333
4 years ago
1.0.20211206121924
4 years ago
1.0.20211206115217
4 years ago
1.0.20211206112104
4 years ago
1.0.20211206105437
4 years ago
1.0.20211206102450
4 years ago