Skip to content

itisFarzin/ComposeKit

Repository files navigation

ComposeKit

A project to simplify Docker container management, made with love.

This project includes two commands:

  • generate: creates Docker Compose files
  • update: updates Docker images

Key points:

Running locally

uv venv
  • Install the package in editable mode:
uv pip install -e .
  • And finally, run one of the commands based on your needs:
uv run python -m composekit.generate
  • or
uv run python -m composekit.update

License

This project is licensed under the MIT License. See LICENSE for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages