PodmanCLISpawner for JupyterHub
Project description
podmanclispawner
JupyterHub Podman Spawner.
This is a fork of https://github.com/gatoniel/podmanspawner without the dependencies on local system users.
Overview
This is a simplified version of https://github.com/gatoniel/podmanspawner that runs Podman containers using the podman
executable, but without tying the container to the local users.
For example, this means it can be used as a JupyterHub spawner for BinderHub, without the need for a daemon or privileged container engine.
Technical
subprocess.Popen
is used to make calls to Podman.
See also this issue on
dockerspawner.
Installation
Via pip:
pip install git+https://github.com/manics/podmanclispawner
JupyterHub configuration
c.JupyterHub.spawner_class = 'podmancli'
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file podmanclispawner-0.0.0.tar.gz
.
File metadata
- Download URL: podmanclispawner-0.0.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d967ec0b16d40e88cfb22005f2c7121b6f40b02a7b430f7c300b9adc4a67e4b |
|
MD5 | b5a3f24d84d367f9c2295618c16c3f0d |
|
BLAKE2b-256 | 2bc8c866a646755d19daec3e13baf710aa9204f61e0cf4b0d54af7fdee25e5be |