When completed:
- Place your Sitecore license file at
C:\license\license.xml
, or override location using the environment variableLICENSE_PATH
like so:$env:LICENSE_PATH="D:\my\sitecore\licenses"
- Then run any of the docker-compose files, for example an XM with:
docker-compose --file .\windows\tests\9.x.x\docker-compose.xm.yml up
- Switch directory to .\windows\tests\9.x.x\ Then run any of the docker-compose files, for example an XM with:
docker-compose --file .\docker-compose.xm.yml up
Setting up automated builds
Prerequisites
- A private Docker repository. Any will do, but the easiest is to use a Azure Container Registry.
- A file location that your build agents can reach to store downloads from https://dev.sitecore.net/.