Liam Vuliamvu.hashnode.dev·Sep 27, 2022Auto Clean up Docker Images on Git CI/CD RunnersIf you self-host CI/CD runners for GitHub or GitLab, you may face a "full disk" problem. One of the reasons is Docker images. The runners will build Docker images before pushing them to a hub. At some points, we may need to clean up these Docker imag...2 likes·2.0K readsBackendDockerAdd a thoughtful comment1 commentTop commentsRoman Averin·Jun 3, 2023Jun 3, 2023Thanks! Helpful notes 3·Reply