commit | b8fecba84387918750b3b021d686c69d858e9d90 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Feb 11 14:33:23 2021 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Feb 11 18:30:47 2021 -0600 |
tree | bc72d984074c726ddff5b17604929da0ee25926a | |
parent | 00536fbebf507416e289c8b7193c814bebc0ac98 [diff] |
clean-unit-test-docker: script to clean old images Since Docker images created by build-unit-test-docker now have a date-stamp and content hash as part of their tag, a system's Docker image repository could grow quite large if not cleaned up. Add a script that easily identifies old Docker images created by that script and removes them (anything older than the current ISO week). Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I316e71ba0b336035e33ebee223f7faf702eaeb2c
Build script for CI jobs in Jenkins.