Skip to content

Support TLJH inside a container #1053

@rgaiacs

Description

@rgaiacs

Part of jupyterhub/team-compass#846 (comment).

Part of jupyterhub/team-compass#851.

In the documentation, Installing on your own server includes

Image

that says

Running TLJH inside a docker container is not supported, since we depend on systemd.

My understanding is that Docker requires some special privileges and mount options to use systemd in containers making it unsafe.

But after read How to run systemd in a container by Daniel Walsh and Podman - systemd in containers by Daniel Schier, my understanding is that

  1. Podman supports containers with systemd out of the box
  2. It is safe to run containers with systemd on Podman

@yuvipanda what is your opinion of making Podman the 1st class container engine for The Littlest JupyterHub?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions