summaryrefslogtreecommitdiff
path: root/tcwg-cleanup-stale-containers.sh
AgeCommit message (Expand)Author
2021-03-22start-container-docker.sh: Move workaround for dockerhub's limitsMaxim Kuvyrkov
2021-01-04Docker image pull: And one more fixMaxim Kuvyrkov
2021-01-04Docker image pull: Fix removing previously untagged imagesMaxim Kuvyrkov
2021-01-03Docker image pull/use: Fix and improveMaxim Kuvyrkov
2021-01-03Reduce "docker pull" requests to dockerhubMaxim Kuvyrkov
2020-04-30Shellcheck fixes round 4David Spickett
2020-04-29tcwg-cleanup-stale-containers.shDavid Spickett
2020-04-28Shellcheck fixes round 3David Spickett
2020-04-22Various shellcheck warning fixesDavid Spickett
2020-04-20Shellcheck warning fixesDavid Spickett
2020-04-10tcwg-cleanup-stale-containers.sh: Improve docker image cleanupMaxim Kuvyrkov
2019-03-29tcwg-cleanup-stale-containers.sh: Don't fail on dev machinesMaxim Kuvyrkov
2019-03-21tcwg-cleanup-stale-containers.sh: Simplify image removalMaxim Kuvyrkov
2019-03-07tcwg-cleanup-stale-containers.sh: Make output easier to understand.Christophe Lyon
2019-03-06tcwg-cleanup-stale-containers.sh: Do not fail if there is no ssh-agent proces...Christophe Lyon
2019-03-04tcwg-cleanup-stale-containers.sh: Report failure to kill stale ssh-agent proc...Christophe Lyon
2019-02-26tcwg-cleanup-stale-containers.sh: Fix volume cleanupMaxim Kuvyrkov
2018-06-26Remove last occurences of docker using TCP socket instead of file socket.Maxim Kuvyrkov
2018-06-05tcwg-cleanup-stale-containers.sh: Handle non-zero return codesMaxim Kuvyrkov
2018-06-05tcwg-cleanup-stale-containers.sh: Add cleanup of ssh-agent processes.Maxim Kuvyrkov
2018-06-05tcwg-cleanup-stale-containers.sh: Avoid cleaning up named volumes.Maxim Kuvyrkov
2018-05-07tcwg-cleanup-stale-containers.sh: Check if we have more containers than a thr...Christophe Lyon
2018-05-07tcwg-cleanup-stale-containers.sh: Fix another typo...Christophe Lyon
2018-05-07tcwg-cleanup-stale-containers.sh: Fix typo.Christophe Lyon
2018-05-07tcwg-cleanup-stale-containers.sh: Remove only containers started by Jenkins.Christophe Lyon
2017-07-24tcwg-cleanup-stale-containers.sh: Use docker via TCP socketMaxim Kuvyrkov
2017-05-02tcwg-cleanup-stale-containers: Rework container time calculation.Maxim Kuvyrkov
2017-05-02tcwg-cleanup-stale-containers: Improve handling of exit codeMaxim Kuvyrkov
2017-04-28tcwg-cleanup-stale-containers: Add usageMaxim Kuvyrkov
2017-04-28tcwg-cleanup-stale-containers: Restrict debugging feature.Maxim Kuvyrkov
2017-04-26tcwg-cleanup-stale-containers: Remove unused options.Maxim Kuvyrkov
2017-04-26tcwg-cleanup-stale-containers: Indent.Maxim Kuvyrkov
2017-04-26tcwg-cleanup-stale-containers: Allow override of docker command for testingMaxim Kuvyrkov
2017-04-26tcwg-cleanup-stale-containers: Rework to stop running containersMaxim Kuvyrkov
2017-04-19tcwg-cleanup-stale-containers.sh: Fix typos.Maxim Kuvyrkov
2017-04-12tcwg-cleanup-stale-containers.sh: Fix typos.Maxim Kuvyrkov
2017-04-12tcwg-cleanup-stale-containers: Allow partial cleanupsMaxim Kuvyrkov
2016-11-17tcwg-cleanup-stale-containers: Reword removal of unused imagesMaxim Kuvyrkov
2016-11-17tcwg-cleanup-stale-containers: Improve detection of dangling imagesMaxim Kuvyrkov
2016-11-14tcwg-cleanup-stale-containers: And another typoMaxim Kuvyrkov
2016-11-14tcwg-cleanup-stale-containers: Fix more typosMaxim Kuvyrkov
2016-11-14tcwg-cleanup-stale-containers: Fix typoMaxim Kuvyrkov
2016-11-14tcwg-cleanup-stale-containers: Cleanup untagged imagesMaxim Kuvyrkov
2016-11-11tcwg-cleanup-stale-containers: Remove unnecessary restrictionMaxim Kuvyrkov
2016-11-10tcwg-cleanup-stale-containers: Handle "days" output from "docker ps"Maxim Kuvyrkov
2016-11-08tcwg-cleanup-stale-containers: Handle dangling volumes and "docker rm" exit codeMaxim Kuvyrkov
2016-11-08tcwg-cleanup-stale-containers: Fix bugMaxim Kuvyrkov
2016-11-08tcwg-cleanup-stale-containers: Handle verboseMaxim Kuvyrkov
2016-11-08tcwg-cleanup-stale-containers: Make executableMaxim Kuvyrkov
2016-11-08tcwg-cleanup-stale-containers: Set status for dry-runsMaxim Kuvyrkov