faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

automatic updates #66

Open summer4096 opened 7 years ago

summer4096 commented 7 years ago

It would be really neat if cage could keep everything updated in the background. Say, if cage up had an option to occasionally poll for new images, download them, and restart the container.

cage up --pull? cage up --pull --poll?

emk commented 7 years ago

Ah, this is a cool idea! We should hack this up some day when I'm up north.