/jss-docker

Docker image with pre-installed Sitecore JSS node package

Primary LanguageDockerfileMIT LicenseMIT

Sitecore JSS Docker image

Docker image with node and Sitecore JSS installed.

How to build

docker build --build-arg NANOSERVER_VERSION=1809 --build-arg SITECOREJSS_VERSION=13.0.5 -t sitecore-jss-cli:13.0.5-nanoserver-1809 .
docker build --build-arg NANOSERVER_VERSION=1809 --build-arg SITECOREJSS_VERSION=14.0.0 -t sitecore-jss-cli:14.0.0-nanoserver-1809 .