This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: How to disable containerd/docker

Part Number: AM5728


Tool/software:

I am trying to do the same thing for am57xx-evm on sdk 9 as this post.

I added this to my image (not local.conf)...

IMAGE_INSTALL:remove = "docker"
RDEPENDS:packagegroup-arago-base:remove = "docker"

I confirmed they removals are in the image environment (-e).

When I build, /usr/bin/containerd is still there.  container service is in systemd.

It does not appear to have worked like it did in the other post for AM62.

Any ideas?  Does this have to be in local.conf?

Thanks,

Nathan