commit | e49805f10cc79772310f5b8edebd6c00b66dfeb6 | [log] [tgz] |
---|---|---|
author | Kelley Spoon <kelley.spoon@linaro.org> | Mon Jan 22 10:32:30 2024 -0600 |
committer | Kelley Spoon <kelley.spoon@linaro.org> | Mon Jan 22 10:32:30 2024 -0600 |
tree | 170c5e2d27a6da979e520690455d50beb7e7c79b | |
parent | 100b90f87d9f33e02709825b041b199e5571ada6 [diff] |
cleanup-update.sh: use explicity cleanup cmds In order to ensure that we remove non-running containers and all dangling images, let's explicitly call 'docker [image|container] prune' instead of relying on 'docker system' to figure out the right thing to do. Signed-off-by: Kelley Spoon <kelley.spoon@linaro.org> Change-Id: Ifbdfe65b9a5b949296de309f7cdf1e7386780d45