Open
Description
Due to this issue, which is our 9pfs server (dockerd/go-p9p) only supports 9p2000/9p2000u, not 9p2000.l, alpine image run can't follow /bin/ls
which symlinked to /bin/busybox
.
Thus we need to specify a command like docker run alpine:latest /bin/busybox ls -l
instead of docker run alpine:latest ls -l
.
Metadata
Metadata
Assignees
Labels
No labels