You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For our official CircleCI Docker Convenience Image support policy, please see CircleCI docs.
This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.
Describe the Feature Request
Thanks for all the great work on CircleCI. Would it be possible to release the latest images to DockerHub?
Is your feature request related to a particular problem?
The ability to use a convenience image which includes uv would simplify our development testing.
How will this feature request benefit CircleCI jobs using this image?
Including uv in the latest image will help speed up jobs significantly over using other Python packaging libraries. The basic support and docs for uv have been meerged into main.
Describe the solution you would like to see
I would like to see the latest image released. 🙏🏼
Describe alternatives you have considered
Right now, we are installing uv from source.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @willingc, the latest patches were released and we just published images for them that should now include uv. Can you confirm this is now working for you?
For our official CircleCI Docker Convenience Image support policy, please see CircleCI docs.
This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.
Describe the Feature Request
Thanks for all the great work on CircleCI. Would it be possible to release the latest images to DockerHub?
Is your feature request related to a particular problem?
The ability to use a convenience image which includes uv would simplify our development testing.
How will this feature request benefit CircleCI jobs using this image?
Including uv in the latest image will help speed up jobs significantly over using other Python packaging libraries. The basic support and docs for uv have been meerged into main.
Describe the solution you would like to see
I would like to see the latest image released. 🙏🏼
Describe alternatives you have considered
Right now, we are installing uv from source.
Thanks!
The text was updated successfully, but these errors were encountered: