Sitecore / docker-tools

Sitecore Docker Tools are utilities which assist Sitecore developers in initializing and running containerized Sitecore environments.
MIT License
27 stars 17 forks source link

Implementation of cross-platform support #18

Closed michaelbaranov closed 3 years ago

michaelbaranov commented 3 years ago

Certificate creation is rewritten to use pure .net Fixes for paths operations and newline checks in tests Aligned breaking change in UTF8 behavior on classic powershell vs powershell core Tests are green when run under linux/pwsh and windows/powershell

michaelbaranov commented 3 years ago

Fixes #17