Personally, I run 'DIUN' (https://github.com/crazy-max/diun) and give it
a list of images to watch. You can tell it to watch for a specific label
(for example 'stable') and it will notify you when that image has been
updated.
Then if you use docker-compose (which I'd highly recommend) it's just a
matter of doing:
Code:
--------------------
docker-compose pull
docker-compose up -d
--------------------
Once you're happy, you can then do:
Code:
--------------------
docker image prune
--------------------
to remove the 'stale' images.
Andy
------------------------------------------------------------------------
adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=111828
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix