Commit graph

9 commits

Author SHA1 Message Date
t3chn0m4g3
f9e67c897c clean up, update readme 2016-03-09 14:05:06 +01:00
Marco Ochse
2dc676868d scripts, configs, optimizations, dashboard base 2016-02-12 22:47:19 +01:00
marco
f06935fe63 prepare for T-Pot 16.03 2015-12-08 15:47:39 +01:00
t3chn0m4g3
94b1dda16f fix volume bug & script 2015-08-07 23:45:50 +02:00
t3chn0m4g3
2c1d7ceae7 fix volume bug 2015-08-07 22:32:15 +02:00
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
t3chn0m4g3
bf97332e65 Execute rc.local after to update /etc/issue and IPs 2015-02-05 14:01:49 +01:00
t3chn0m4g3
d81f4da035 Update configs and scripts 2015-01-30 21:40:01 +01:00
t3chn0m4g3
bd4e58dca7 Update installer 2015-01-28 17:08:34 +01:00