For some interesting reason I can't remove certain containers, note that those containers never pulled correctly, however, I should still be able to remove them.
Alternatively, how to send info to send mikrotik a supout file and create an official bug around this?
Hardware: CCR2004-16G-2S+
Software: 7.19.6
Note that those containers are "hosted" on a tmpfs drive.
[admin@jen-rou-001] /container> print
0 name="busybox.tar" repo="" os="linux" arch="arm64" interface=veth1 cmd="sleep infinity" entrypoint="sleep infinity" root-dir=tmp1/busybox mounts="" dns=1.1.1.1 logging=yes status=stopped
1 name="debian4" repo="registry-1.docker.io/debian:latest" os="" arch="" interface=veth1 root-dir=tmp1/debian4 mounts="" logging=yes status=stopped
2 name="debian" repo="registry.hub.docker.io/debian:latest" os="" arch="" interface=veth1 root-dir=tmp1/debian mounts=proc logging=yes status=stopped
3 name="debian2" repo="registry.hub.docker.com/debian:latest" os="" arch="" interface=veth1 root-dir=tmp1/debian mounts=proc logging=yes status=stopped
4 name="debian 3" repo="registry.hub.docker.com/debian:stable" os="" arch="" interface=veth1 root-dir=tmp1/debian5 mounts="" logging=yes status=stopped
5 name="debian6" repo="registry-1.docker.io/library/debian:latest" os="linux" arch="arm64" interface=veth1 cmd="sleep infinity" root-dir=tmp1/debian6 mounts="" logging=yes status=running
[admin@jen-rou-001] /container> remove numbers=1
action timed out - try again, if error continues contact MikroTik support and send a supout file (13)
[admin@jen-rou-001] /container> set numbers=1 root-dir=
[admin@jen-rou-001] /container> remove numbers=1
action timed out - try again, if error continues contact MikroTik support and send a supout file (13)
[admin@jen-rou-001] /container> set numbers=1 interface=
[admin@jen-rou-001] /container> remove numbers=1
action timed out - try again, if error continues contact MikroTik support and send a supout file (13)
Note that removing/deleting tmpfs doesn't solve the problem either ![]()
Thank you for looking!