[GH-ISSUE #2215] Failure Starting Docker Container #1191

Closed
opened 2026-03-03 02:07:02 +03:00 by kerem · 0 comments
Owner

Originally created by @travisanderson65 on GitHub (Jan 7, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2215

I am getting the following error when I run the the command "docker run -d --name vaultwarden -v /vw-data/:/data/ -p 80:80 vaultwarden/server:latest"

Error:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "proc" to rootfs at "/proc" caused: mount through procfd: permission denied: unknown.
docker container ls --all
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
--------- vaultwarden/server:latest "/usr/bin/dumb-init …" About a minute ago Created 0.0.0.0:80->80/tcp, :::80->80/tcp, 3012/tcp vaultwarden

Originally created by @travisanderson65 on GitHub (Jan 7, 2022). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2215 I am getting the following error when I run the the command "docker run -d --name vaultwarden -v /vw-data/:/data/ -p 80:80 vaultwarden/server:latest" Error: docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "proc" to rootfs at "/proc" caused: mount through procfd: permission denied: unknown. docker container ls --all CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES --------- vaultwarden/server:latest "/usr/bin/dumb-init …" About a minute ago Created 0.0.0.0:80->80/tcp, :::80->80/tcp, 3012/tcp vaultwarden
kerem closed this issue 2026-03-03 02:07:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1191
No description provided.