mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00

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}')