8000 cannot run `weave` inside a container that has PROCFS set · Issue #622 · weaveworks/weave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
cannot run weave inside a container that has PROCFS set #622
Closed
@errordeveloper

Description

@errordeveloper

If the script is ran from a container that had already been started with -v /proc:/hostproc -e PROCFS=/hostproc and --local is not passed in, it will pickup the value of $PROCFS and try to start weaveworks/weaveexec with -v /hostproc:/hostproc, for which Docker will bind an empty directory as /hostproc doesn't exist on the host itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0