Skip to content

Following the instructions leaves me with an empty container #10

@snelson-pp

Description

@snelson-pp

Hello all,

I'm attempting to follow the instructions in the README. However, if I mount vaultfs on a docker container, it's as though the container is empty. (This is on centos 7.) Have I misunderstood something about usage, or is this a driver bug?

# docker run -d -p 8200:8200 -e 'VAULT_DEV_LISTEN_ADDRESS=0.0.0.0:8200' --name=dev-vault vault

# vaultfs docker -t db802500-0b77-bf18-4b9c-4fd6aee42e4a secret --address http://localhost:8200

# docker run --volume vaultfs:/test centos:7 /bin/bash
docker: Error response from daemon: Container command '/bin/bash' not found or does not exist..

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