Page MenuHomeVyOS Platform

Wrong description for container section restart
Closed, ResolvedPublicBUG

Description

Wrong value for description option "restart"

vyos@r1-roll# set container name apl01 
Possible completions:
   allow-host-networks
                Allow host networks in container
   description  Description
   disable      Temporary disable
+> environment  Add custom environment variables
   image        Image name in the hub-registry
   memory       Constrain the memory available to a container (default: 512MB)
+> network      Attach user defined network to container
+> port         Publish port to the container
   restart      Mount a volume into the container
+> volume       Mount a volume into the container

Details

Difficulty level
Easy (less than an hour)
Version
VyOS 1.4-rolling-202109300217
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Cosmetic issue (typos etc.)