ethstorage / es-node

Golang implementation of the EthStorage node.
Other
1.15k stars 77 forks source link

Use watchtower to automatically pull the latest docker image #285

Open qzhodl opened 6 months ago

qzhodl commented 6 months ago

Rationale

Why should this feature exist? Ask the community to upgrade the es-node is hard, and we can consider using watchtower to automatically pull the latest docker image for the users.

Implementation

Do you have ideas regarding the implementation of this feature? Are you willing to implement this feature?