Commit Graph

55 Commits

Author SHA1 Message Date
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
bf97332e65 Execute rc.local after to update /etc/issue and IPs 2015-02-05 14:01:49 +01:00
d81f4da035 Update configs and scripts 2015-01-30 21:40:01 +01:00
bd4e58dca7 Update installer 2015-01-28 17:08:34 +01:00
41ab55f957 Installer upgrade 2015-01-27 17:46:52 +01:00