holms2 / VGC-Public

section for publishing up-to-date snapshots of active nodes (projects) // projects are organized hierarchically into branches (testnet/mainnet, PoA/PoS)
0 stars 0 forks source link

docker update --restart #1

Open holms2 opened 1 year ago

holms2 commented 1 year ago

docker update --restart=unless-stopped [nodename] -or- docker update --restart=always [nodename]

holms2 commented 1 year ago

| Cell | (_for EYWA): docker update --restart=always $(docker ps -a --format='{{json .}}'|jq -r 'select(.Image|match("eywa-p2p-bridge")).Names') && docker restart $(docker ps -a --format='{{json .}}'|jq -r 'select(.Image|match("eywa-p2p-bridge")).Names')

https://github.com/holms2/NodesSnapshots-PublicVRS/commit/21e3897d46b0fc28a334b48c38e60e75915728df