SaaShup/netbox-docker-plugin

:sparkles: Prune image

Open

#133 opened on May 22, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (12 forks)auto 404
V4enhancementgood first issuehelp wanted

Repository metrics

Stars
 (78 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide