bdukes / DNN-on-Docker

A script to build a Docker image for a DNN Platform website
10 stars 5 forks source link

How to use this image

Start a dnn server instance

docker run -d -e connection_string=<YOUR CONNECTION STRING> bdukes/dnn-platform

Environment Variables

Background

This project was created as part of the research for my presentation given at DNN Summit 2018, which is available to view at https://slides.com/briandukes/dnn-on-docker