dylanyoung-dev / Helix-Starter-Kit

A simple starter kit, that's designed to be a basic developer accelerator for working with Sitecore. The issue with other helix starter kits, is that they add additional features you might not need, especially if you are not building out a full blown website.
8 stars 3 forks source link

Add Docker Support #21

Open dylanyoung-dev opened 5 years ago

dylanyoung-dev commented 5 years ago

This task will replace the following tickets:

The goal is that there would be two types of setup. There would be first time solution setup, this may or may not keep it's current name in v1.0 and would spin up a Docker Container using the solution configuration.

The second setup is specific to a user who has just pulled down the latest source, this user might have specific configuration for where there repo is located and where the Sitecore instance should run. After the completion of this configuration, a Docker Container will be setup and run for local development.

The Sitecore docker images should remove all sample content provided by Sitecore OOTB.