diff --git a/doc/release-notes/5.14-release-notes.md b/doc/release-notes/5.14-release-notes.md index 1f33dcf41b8..1f91491c3a1 100644 --- a/doc/release-notes/5.14-release-notes.md +++ b/doc/release-notes/5.14-release-notes.md @@ -151,18 +151,18 @@ See "Handling of license information fixed in the API" for guidance on how to en ### For Dataverse developers, support for running Dataverse in Docker (experimental) -Developers can experiment with running Dataverse in Docker: https://guides.dataverse.org/en/5.14/container/app-image.html (PR #9439) +Developers can experiment with running Dataverse in Docker: (PR #9439) -This is an image developers build locally. It is not meant for production use! +This is an image developers build locally (or can pull from Docker Hub). It is not meant for production use! To provide a complete container-based local development environment, developers can deploy a Dataverse container from -the new image in addition to other containers for the necessary dependencies: +the new image in addition to other containers for necessary dependencies: https://guides.dataverse.org/en/5.14/container/dev-usage.html Please note that with this emerging solution we will sunset older tooling like `docker-aio` and `docker-dcm`. We envision more testing possibilities in the future, to be discussed as part of the -[Dataverse Containerization Working Group](https://dc.wgs.gdcc.io). There is no roadmap yet, but you have been warned. -If there is some specific feature of these tools you would like to be kept, please [reach out](https://dc.wgs.gdcc.io). +[Dataverse Containerization Working Group](https://ct.gdcc.io). There is no sunsetting roadmap yet, but you have been warned. +If there is some specific feature of these tools you would like to be kept, please [reach out](https://ct.gdcc.io). ### Indexing performance improved