Skip to content

Usermode containers #106

Description

@kousu

Edit the wiki to explain how to use containers on our linux systems.

We have podman installed which:

  • is configured to allow unprivileged users to safely run containers
  • stores its data under each user's ~/.local/share

Explain:

  • how to get into a container
  • how to make a container persistent vs ephemeral
  • how to monitor disk usage -- the user ID trickery that containers do makes it hard to monitor your own quota
  • how to clean up after yourself
  • how to X forward into a container
  • how to volume mount
  • other things?

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