Releases: Sitecore/docker-tools
Releases · Sitecore/docker-tools
v10.3.40
What's Changed
- Switch registry from Harbor to ACR for push images, generate new image for ltsc2022 Windows version by @sc-olenanosenko in #30
- Updated scripts to work with the services (IndexWorker, AutomationEngine, ProcessingEngine) by @mwillebrands in #32
- Add separate pipelines for building 'ltsc2022' and 'ltsc2019' images by @sc-olenanosenko in #35
- Change configuration using a specific version of the nanoserver image (ltsc2019, ltsc2022) by @sc-olenanosenko in #37
New Contributors
- @sc-olenanosenko made their first contribution in #30
- @mwillebrands made their first contribution in #32
v10.2.7
What's Changed
- Add ability to read the value of an environment variable (.env) by @jeanfrancoislarente in #14
- Added option to disable device detection by @mwillebrands in #15
- Implementation of cross-platform support by @michaelbaranov in #18
- Added functions for creating self signed certificates by @sc-artempychenko in #19
- Added ability to provide size for rsa key by @sc-artempychenko in #21
- Add dev patch to set detailed HTTP errors by @coreyasmith in #24
New Contributors
- @jeanfrancoislarente made their first contribution in #14
- @mwillebrands made their first contribution in #15
- @michaelbaranov made their first contribution in #18
- @sc-artempychenko made their first contribution in #19
- @coreyasmith made their first contribution in #22
Full Changelog: v10.1.0...v10.2.7
v10.0.11
- Updates IIS entrypoint to use the latest from Sitecore 10.0 updates, if present. For more information, see this Sitecore Stackexchange question.
10.0.5
Initial release
10.1.4
Sitecore Docker Tools release for Sitecore XP 10.1.
- [#1] PowerShell module can now set environment file variables against any "dotenv" style file.
Set-DockerComposeEnvFileVariable
has been renamedSet-EnvFileVariable
. An alias has been added for backward compatibility. - [#4] The Docker image development entrypoint can now apply configuration patches and transforms at runtime. See README for details.
Write-SitecoreDockerWelcome
🙌 🚢 🐳