8000 cannot follow symlink with 9pfs · Issue #3 · ukontainer/runu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
cannot follow symlink with 9pfs #3
Open
@thehajime

Description

@thehajime

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0