Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Quick powershell to add the required docker configuration to your project.

License

Notifications You must be signed in to change notification settings

royvou/sitecore-docker-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Execute the following script in the folder of your choosing.

Invoke-webrequest -uri https://raw.githubusercontent.com/royvou/sitecore-docker-quickstart/master/setup-environment.ps1 -OutFile setup-environment.ps1
& setup-environment.ps1 -scVariant xp

About

Quick powershell to add the required docker configuration to your project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published