Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astral-sh/uv-docker-example

An example of using uv in Docker images
https://github.com/astral-sh/uv-docker-example

Issues with multistage Python executable

rdong8 opened this issue 9 days ago
Rebuild on `uv.lock` instead of `pyproject.toml`

juliancoffee opened this pull request 22 days ago
Rebuild on uv.lock, not pyproject.toml

juliancoffee opened this issue 23 days ago
Copy Python executable from the builder in multistage.Dockerfile

tuliosouza99 opened this pull request 27 days ago
Create a dedicated app user and group in multistage.Dockerfile

toshikish opened this pull request about 2 months ago
Image doesn't run on kubernetes runner

MaKaNu opened this issue about 2 months ago
Solve the problem of docker run errors when execute run.sh

tomchon opened this pull request about 2 months ago
User and group `app:app` does not exist in multistage.Dockerfile

toshikish opened this issue about 2 months ago
[doc] Suggestion using uv with distroless images

gulldan opened this issue about 2 months ago
Suggestion to use a different folder than `/root` for caching

Stef16Robbe opened this issue about 2 months ago
openapi.json not regenerated when using docker compose

trevorpfiz opened this issue 3 months ago
Install fastapi with standard extra

Actionb opened this pull request 4 months ago
Add comment explaining reasoning for calling uv sync twice.

valankar opened this pull request 4 months ago
🤔 Deployment guides for beginner

jd-solanki opened this issue 4 months ago
Fix `run.sh` docs to match arguments passed

ethanholz opened this pull request 4 months ago
Rename multistage Dockerfile for syntax highlighting

ciarancourtney opened this pull request 4 months ago
Rename Dockerfile.multistage to multistage.Dockerfile

ciarancourtney opened this issue 4 months ago
Use `--no-dev` during installs

zanieb opened this pull request 4 months ago
Set `UV_COMPILE_BYTECODE` and `UV_LINK_MODE`

zanieb opened this pull request 4 months ago
Add a multistage Docker build example that uses the standalone builds

zanieb opened this pull request 4 months ago
Add multistage Docker example

zanieb opened this pull request 4 months ago
Updates to the example Dockerfile

zanieb opened this pull request 4 months ago
remove dockerignore from the image

mgaitan opened this pull request 4 months ago
Remove uv from final images

zanieb opened this issue 4 months ago
Remove wrong type annotation

konstin opened this pull request 4 months ago
Use cache mounts during `uv sync` operations

zanieb opened this pull request 4 months ago
Improvements to the README

zanieb opened this pull request 4 months ago
Add Docker compose example

zanieb opened this pull request 5 months ago
Change the default image command to `hello`

zanieb opened this pull request 5 months ago
Update the run script to be consistent with other files in overview

zanieb opened this pull request 5 months ago
Add example of `uv sync --frozen`

zanieb opened this pull request 5 months ago
Add more documentation

zanieb opened this pull request 5 months ago
Add CI

zanieb opened this pull request 5 months ago
Add more documentation

zanieb opened this pull request 5 months ago