Skip to main content

Simple management tool for podman pods, pure Python, no third-party dependencies.

Project description

slim-compose

Simple management tool for podman pods, pure Python, no third-party dependencies.

requirements

  • Podman 4.x (network backend: netavark)
  • Python 3.10

install

pipx install slim-compose

usage

# create config file
slim-compose template
# edit config file
vim slim-compose-template.json
# rename config file
mv slim-compose-template.json slim-compose.json
# deploy pod
slim-compose up
# stop pod
slim-compose stop
# destroy pod
slim-compose down
# help
slim-compose -h

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

slim_compose-2.0.8.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

slim_compose-2.0.8-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

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