Skip to content

Privileged mode + tmpfs #98

Description

@Niek

Would it be possible to add support for (and document) two important items:

  • Running a container in privileged mode, so it's possible to run more advanced apps like Chromium?
  • Mounting /tmp as tmpfs, so access to it is a lot faster compared to regular IO access?

The corresponding docker run flags would be: --privileged --tmpfs=/tmp.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions