Skip to content
Snippets Groups Projects
Select Git revision
  • 6f5546989164b6ac8e7835fe843a4fecc84a4f81
  • master default
2 results

docker-clean

Adar Nimrod's avatar
nimrod authored
- Links.
- pre-commit.
- GitLab CI.
6f554698
History

docker-clean

pipeline status

Remove unused data.

A clean script for removing dangling images and volumed and created and exited containers.

Usage

docker run -v /var/run/docker.sock:/var/run/docker.sock adarnimrod/docker-clean

License

This software is licensed under the MIT license (see LICENSE.txt).

Author Information

Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/expore/.