Files
tpotce/installer/bin
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
..
2015-01-30 21:40:01 +01:00
2015-02-19 16:37:45 +01:00
2015-01-30 21:40:01 +01:00