Do I understand correctly? I can't use an image from hub.docker.com with "toolbx" in Silverblue?

Hi

Do I understand correctly? I can’t use an image from hub.docker.com with “toolbx” in Silverblue?

This is what I got by reading the man.

Is this correct?

https://hub.docker.com/_/rockylinux

ChatGPT lied to me completely :frowning:

I’m not sure about Docker Hub, but if you’re looking for container images for different distributions suitable for toolbx, check out:

2 Likes

THanks

$ toolbox list
IMAGE ID      IMAGE NAME                                  CREATED
053ea36a80dc  quay.io/toolbx-images/rockylinux-toolbox:9  3 days ago

CONTAINER ID  CONTAINER NAME        CREATED       STATUS   IMAGE NAME
f22923af6e52  rockylinux-toolbox-9  10 hours ago  running  quay.io/toolbx-images/rockylinux-toolbox:9
1 Like

You can use a container image from any registry with toolbx. It does not have to come from a specific registry. It only needs to include a few packages to work with toolbx.

1 Like