Page MenuHomeVyOS Platform

container: add support for image manipulation based on tag name
Closed, ResolvedPublicFEATURE REQUEST

Description

From: https://github.com/vyos/vyos-1x/pull/3048#pullrequestreview-1899401560

We should add support for delete container image <name> to use a proper tagname instead of its image id.

We should also add support for a completion helper when new containers are added to the system to get a list of currently available images on the system:

[email protected]# set container name foo image
Possible completions:
   <text>               Image name in the hub-registry

Details

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)

Event Timeline

c-po triaged this task as Low priority.
c-po created this task.
c-po added a project: VyOS 1.4 Sagitta.
c-po changed Difficulty level from Unknown (require assessment) to Normal (likely a few hours).
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
c-po changed Issue type from Unspecified (please specify) to Improvement (missing useful functionality).