Page MenuHomeVyOS Platform

Container is not deleted
Resolved (N/A)PublicBUG

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

Difficulty level
Unknown (require assessment)
Version
VyOS 1.4-rolling-202204300743
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)