Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Following the instructions leaves me with an empty container #10

Open
snelson-pp opened this issue Jul 27, 2016 · 1 comment
Open

Following the instructions leaves me with an empty container #10

snelson-pp opened this issue Jul 27, 2016 · 1 comment

Comments

@snelson-pp
Copy link

snelson-pp commented Jul 27, 2016

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..

@snelson-pp
Copy link
Author

Digging into Docker logs, I found:

Jul 27 20:52:39 m0060480.lab.ppops.net docker[4190]: time="2016-07-27T20:52:39Z" level=error msg="containerd: start container" error="oci runtime error: could not synchronise with container process: stat /run/docker/libcontainerd/5b7a7ffd9088905cabb5e0d02021e27e2c96d6869ddc5e2fea110269e51c7833/secret/vaultfs: no such file or directory" id=5b7a7ffd9088905cabb5e0d02021e27e2c96d6869ddc5e2fea110269e51c7833

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant