Skip to main content

Manager for Development Containers with podman

Project description

devman

A tool for development using podman. Create simple development containers with easy access to the host filesystem using a correct user id mapping. Features such as sharing SSH config (e.g. SSH agent) or starting GUI applications from the container are supported.

Install

On the system level, the podman tool is required. It is available and packaged for a large number of systems. Please refer to the official manual containing install instructions.

For performance reason you could consider using native overlay mounts. Make sure that the following is included in your storage configuration.

$ cat ~/.config/containers/storage.conf 
[storage]
driver = "overlay"

pipx

$ pipx install devman

uv

devman can be run without installation using the uv tool:

$ uvx devman

Quickstart

Ready to use containers with a lot of pre-installed development tools are provided by the Github container registry associated with this repo.

Pull the default Debian container (the Containerfile is located in this repository in containers/debian/):

$ devman pull

Start a fish shell in a container:

$ devman run fish

The current directory DIR from the host is mounted in the container at /home/dev/CWD/DIR. The user dev corresponds to the user that invoked devman.

If you would like to share your SSH config with the container, add --ssh. If you want to be able to start GUI applications from the container, add --gui.

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

devman-0.1.3.tar.gz (33.9 kB view details)

Uploaded Source

Built Distribution

devman-0.1.3-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file devman-0.1.3.tar.gz.

File metadata

  • Download URL: devman-0.1.3.tar.gz
  • Upload date:
  • Size: 33.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for devman-0.1.3.tar.gz
Algorithm Hash digest
SHA256 be4ceade9c05b75f8648dcf7220349cf1f2167cfdbd83acfd56a11f129dae2b9
MD5 6f99cd6513167f86158c88915066e529
BLAKE2b-256 fe36d621194a332d72a2d7d43cb10293a6e72b478e314113f1bf0171d56c820c

See more details on using hashes here.

Provenance

The following attestation bundles were made for devman-0.1.3.tar.gz:

Publisher: python-publish.yml on rumpelsepp/devman

Attestations:

File details

Details for the file devman-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: devman-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for devman-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 39df525f4cfdeca77d90024bd9b5a660a30c88f36dfd99b475e8c630dfe925a9
MD5 b1c25bd13f766f741e2b5909e377bd58
BLAKE2b-256 e92fabadf3bf95588a5b1d8e8096ee409f94e125a57d432b85dc4df7a2d68955

See more details on using hashes here.

Provenance

The following attestation bundles were made for devman-0.1.3-py3-none-any.whl:

Publisher: python-publish.yml on rumpelsepp/devman

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page