Page MenuHomeVyOS Platform

Container is not deleted
Not ApplicablePublicBUG

Description

vyos@tstrtr2# run show container 
CONTAINER ID  IMAGE                              COMMAND  CREATED       STATUS          PORTS   NAMES
425416625e96  docker.io/library/influxdb:latest  influxd  12 hours ago  Up 5 hours ago          influxdb
[edit]
vyos@tstrtr2# 
[edit]
vyos@tstrtr2# compare 
-container {
-    name influxdb {
-        allow-host-networks
-        image influxdb
-    }
-}
[edit]
vyos@tstrtr2# 
[edit]
vyos@tstrtr2# commit
delete [ container ] failed
Commit failed
[edit]
vyos@tstrtr2#

Details

Version
VyOS 1.4-rolling-202204300743
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)