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
rdong8 opened this issue 9 days ago
ERROR: failed to solve: process "/bin/sh -c uv sync --frozen --no-install-project --no-dev" did not complete successfully: exit code: 1
trananhtung opened this issue 11 days ago
trananhtung opened this issue 11 days ago
If you install the project with `--no-dev` and then use `uv run` you get a cache-miss
juliancoffee opened this issue 22 days ago
juliancoffee opened this issue 22 days ago
Rebuild on `uv.lock` instead of `pyproject.toml`
juliancoffee opened this pull request 22 days ago
juliancoffee opened this pull request 22 days ago
Rebuild on uv.lock, not pyproject.toml
juliancoffee opened this issue 23 days ago
juliancoffee opened this issue 23 days ago
Copy Python executable from the builder in multistage.Dockerfile
tuliosouza99 opened this pull request 27 days ago
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
toshikish opened this pull request about 2 months ago
Image doesn't run on kubernetes runner
MaKaNu opened this issue about 2 months ago
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
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
toshikish opened this issue about 2 months ago
[doc] Suggestion using uv with distroless images
gulldan opened this issue about 2 months ago
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
Stef16Robbe opened this issue about 2 months ago
Both Dockerfile examples should probably include `UV_SYSTEM_PYTHON=true`
joejoinerr opened this issue 2 months ago
joejoinerr opened this issue 2 months ago
openapi.json not regenerated when using docker compose
trevorpfiz opened this issue 3 months ago
trevorpfiz opened this issue 3 months ago
Install fastapi with standard extra
Actionb opened this pull request 4 months ago
Actionb opened this pull request 4 months ago
Must install fastapi with the `standard` extra since fastapi version 0.112.0
Actionb opened this issue 4 months ago
Actionb opened this issue 4 months ago
Add comment explaining reasoning for calling uv sync twice.
valankar opened this pull request 4 months ago
valankar opened this pull request 4 months ago
🤔 Deployment guides for beginner
jd-solanki opened this issue 4 months ago
jd-solanki opened this issue 4 months ago
Fix `run.sh` docs to match arguments passed
ethanholz opened this pull request 4 months ago
ethanholz opened this pull request 4 months ago
Rename multistage Dockerfile for syntax highlighting
ciarancourtney opened this pull request 4 months ago
ciarancourtney opened this pull request 4 months ago
Rename Dockerfile.multistage to multistage.Dockerfile
ciarancourtney opened this issue 4 months ago
ciarancourtney opened this issue 4 months ago
Use `--no-dev` during installs
zanieb opened this pull request 4 months ago
zanieb opened this pull request 4 months ago
Set `UV_COMPILE_BYTECODE` and `UV_LINK_MODE`
zanieb opened this pull request 4 months ago
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
zanieb opened this pull request 4 months ago
Add multistage Docker example
zanieb opened this pull request 4 months ago
zanieb opened this pull request 4 months ago
Updates to the example Dockerfile
zanieb opened this pull request 4 months ago
zanieb opened this pull request 4 months ago
remove dockerignore from the image
mgaitan opened this pull request 4 months ago
mgaitan opened this pull request 4 months ago
Remove uv from final images
zanieb opened this issue 4 months ago
zanieb opened this issue 4 months ago
Remove wrong type annotation
konstin opened this pull request 4 months ago
konstin opened this pull request 4 months ago
Use cache mounts during `uv sync` operations
zanieb opened this pull request 4 months ago
zanieb opened this pull request 4 months ago
Improvements to the README
zanieb opened this pull request 4 months ago
zanieb opened this pull request 4 months ago
Add Docker compose example
zanieb opened this pull request 5 months ago
zanieb opened this pull request 5 months ago
Change the default image command to `hello`
zanieb opened this pull request 5 months ago
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
zanieb opened this pull request 5 months ago
Add example of `uv sync --frozen`
zanieb opened this pull request 5 months ago
zanieb opened this pull request 5 months ago
Add more documentation
zanieb opened this pull request 5 months ago
zanieb opened this pull request 5 months ago
Add CI
zanieb opened this pull request 5 months ago
zanieb opened this pull request 5 months ago
Add more documentation
zanieb opened this pull request 5 months ago
zanieb opened this pull request 5 months ago