This repository is a playground for running uv on Docker. Also, you can use it as a template for your project.
docker compose watch app
docker compose exec app bash
uv run hello
Hello WorldEverything in this repository is licensed under the MIT license.