Closed jmaibaum closed 1 year ago
Can you try building an image with the change from https://github.com/toolbx-images/images/pull/66 and creating a toolbox from it?
It seems to work. I can enter the toolbox, and /media
also seems to be symlinked as expected:
$ ls -lah /media
lrwxrwxrwx 1 root root 10 Feb 11 10:12 /media -> /run/media
Thanks for testing.
Image and version of the image where the issue happens
Alpine 3.16, 3.17
Describe the bug
Trying to use any of the current Alpine Linux images fails with:
Since the
podman start
command mentionsmedia
being missing, maybe this is related to https://github.com/toolbx-images/images/issues/61?/media
is defined as a symlink in the image:Reproduction steps
toolbox create --image quay.io/toolbx-images/alpine-toolbox:3.17
(or 3.16)toolbox run alpine-toolbox-3.17
Host distribution and version, toolbx and podman versions
Distribution info
Toolbx info
Podman info