Skip to content

Starting docker containers failing with "mount through procfd: operation not permitted" #5171

Closed
@adi-g15

Description

@adi-g15

Bug description

When starting a container through the terminal, it fails with:

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: operation not permitted: unknown.

image

Steps to reproduce

  1. Open gitpod with any repo, eg. https://gitpod.io/#https://github.com/adi-g15/zeeve-learnings
  2. docker run -it ubuntu

I tried with multiple images, all failed with same error, including archlinux, custom images, hyperledger sawtooth

Expected behavior

No response

Example repository

No response

Anything else?

Didn't find a duplicate, maybe related to #5090

This wasn't a problem few days ago. Also, another friend had this same error, maybe more people may face this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions