Skip to content

After running with Docker, how to hide the .pantheon folder? #91

@clhappyjiang

Description

@clhappyjiang

We ran PantheonOS using Docker with the following command:

docker run -d --rm -e PANTHEON_MODE=standalone -e NATS_EXTERNAL_PORT=8004 -v /share/workspace/1:/workspace -p 8004:8080 nanguage/pantheon-agents:latest

Our question: In the Docker container, we mounted the path /share/workspace/1. The user can see a .pantheon folder inside this path. We would prefer that this folder not be visible in the path. Is there any method or parameter we can use when starting the Docker container to hide this folder?

Image Image

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