Skip to content

Running firejail in Docker #2579

@mwz

Description

@mwz

Hi, I'm trying to run firejail in a Docker container, however I'm not having any luck.

I'm using the following:

  • base docker image openjdk:8 (Debian Stretch)
  • firejail 0.9.44.8-2 (the latest version available)

Running firejail in the following way

firejail --force --noprofile echo hello

results in this error message:

Error clone: main.c:2519 main: Operation not permitted

I've seen in the release notes that the --force flag was removed in 0.9.54 - is it possible to run firejail in Docker? If so, what is the recommended way of doing that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    information_old(Deprecated; use "doc-todo" or "needinfo" instead) Information was/is required

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions