jupyter / docker-stacks

Ready-to-run Docker images containing Jupyter applications
https://jupyter-docker-stacks.readthedocs.io
Other
8.02k stars 2.99k forks source link

Rename: ROOT_CONTAINER->ROOT_IMAGE, BASE_CONTAINER->BASE_IMAGE #2155

Closed mathbunnyru closed 1 month ago

mathbunnyru commented 1 month ago

Describe your changes

There is no such thing as parent (base/root) container, it's about images, so let's use proper naming

Issue ticket if applicable

Fix: https://github.com/jupyter/docker-stacks/issues/2154

Checklist (especially for first-time contributors)

mathbunnyru commented 1 month ago

This is not breaking if you simply run one of our images or use it as a parent image. But it might be breaking for people who build custom set of images - I think they are advanced users and it's ok to break small things sometimes, they can fix the problem easily.

manics commented 1 month ago

What might be nice is to have a (sort of) changelog page, but rather than being comprehensive it only has major/breaking changes along with the date? This could also be a nice place to highlight the planned update to Python 3.12 when it's made.

mathbunnyru commented 1 month ago

What might be nice is to have a (sort of) changelog page, but rather than being comprehensive it only has major/breaking changes along with the date? This could also be a nice place to highlight the planned update to Python 3.12 when it's made.

Done, please, take a look

mathbunnyru commented 1 month ago

https://github.com/jupyter/docker-stacks/blob/15f39abfed925a6ee89954ccd968777372ce346b/CHANGELOG.md