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

docker-compose up -d fails with permission denied error #120

Closed
GamerBene19 opened this issue Oct 28, 2020 · 1 comment
Closed

docker-compose up -d fails with permission denied error #120

GamerBene19 opened this issue Oct 28, 2020 · 1 comment

Comments

@GamerBene19
Copy link

GamerBene19 commented Oct 28, 2020

First of all: I don't know if this is the right repo for this issue, if I should post it somewhere else just tell me.
Posted the same issue here

Describe the issue you are having

Starting the docker container(s) via "docker-compose up -d" fails (error message below). As far as I can tell its because something related to access rights.

How are you running the container(s)

Virtualized in an LXC via Proxmox with current docker/docker-compose versions (aka fresh install as of today).
Using this .env file and starting with "docker-compose up -d".
Commands are executed as root (as it is a LXC and that's its only purpose)

DNS Configuration

Irrelevant/Not the issue here.

Output of container(s)

See this pastebin

I can provide further information/logs as needed. Just tell me.

TIA for any help.

@GamerBene19
Copy link
Author

The issue is solved. The problem was that I had to enable keyctl and nesting on the relevant linux containers.

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