tpotce/installer
t3chn0m4g3 b5313b1100 Clean up untagged images
If newer image versions will be downloaded the old ones will be untagged and thus will be deleted using
$ docker rmi $(docker images | grep "^<none>" | awk '{print $3}')
2015-02-19 16:37:45 +01:00
..
bin Clean up untagged images 2015-02-19 16:37:45 +01:00
data Update installer 2015-01-28 17:08:34 +01:00
etc Lookup external IP 2015-02-05 14:03:27 +01:00
home Installer upgrade 2015-01-27 17:46:52 +01:00
upstart Delete docker.conf 2015-02-11 15:51:32 +01:00
install1.sh keyboard detection, unmount active 2015-02-15 00:23:48 +01:00
install2.sh Modify owner for enable scripts 2015-02-17 11:03:27 +01:00