docker-cleanup

module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2026 License: MIT

README

docker-cleanup

Docker Image Version Docker Image Size

docker-cleanup - is lightweight image for prune containers and images from Docker host

Deploy to Swarm

services:
  docker-cleanup:
    image: artarts36/docker-cleanup:0.1.0
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock:ro
    command: --containers --images
    deploy:
      mode: global
      restart_policy:
        delay: 8h

Directories

Path Synopsis
cmd
docker-cleanup command
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL