SaaShup / netbox-docker-plugin

Netbox Docker Plugin
https://saashup.com
BSD 3-Clause "New" or "Revised" License
65 stars 5 forks source link

:sparkles: Prune image #133

Open lvenier opened 5 months ago

lvenier commented 5 months ago
Netbox version Plugin Version Agent version Docker API Version
3.7.* 1.11.0 * *

Actual Behavior

On docker it is possible to prune images to remove unused images.

Desired Behavior

Add a "Prune" button on the image page. It will request a prune on the agent and will delete all images in the plugin with used equal to 0.

UI Proposal :

image