Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image tag documentation for uv:python3.12-slim-bookworm does not match published tag #7029

Closed
zanieb opened this issue Sep 4, 2024 · 3 comments · Fixed by #7041
Closed
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@zanieb
Copy link
Member

zanieb commented Sep 4, 2024

cc @samypr100

We transform this to be different than the official image

- python:3.12-slim-bookworm,python3.12-bookworm-slim

Any particular reason why? We should either swap that or fix the documentation.

@zanieb zanieb added bug Something isn't working documentation Improvements or additions to documentation labels Sep 4, 2024
@zanieb
Copy link
Member Author

zanieb commented Sep 4, 2024

Another option, just create both tags.

@samypr100
Copy link
Contributor

samypr100 commented Sep 4, 2024

cc @samypr100

We transform this to be different than the official image

- python:3.12-slim-bookworm,python3.12-bookworm-slim

Any particular reason why? We should either swap that or fix the documentation.

The original intent was to match formal debian's upstream pattern which is with -slim standard as a suffix.

debian:bookworm-slim

Did I mess up the docs last minute 😅?

@zanieb
Copy link
Member Author

zanieb commented Sep 4, 2024

It's weird since it doesn't match the Python image tag format but 🤷‍♀️ idk why they do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants