From 6c232e7eab5abce5fa7aa2be94e4366bc592da58 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Fri, 27 Oct 2017 17:43:00 -0700 Subject: [PATCH] Updated 99. FAQ (Frequently Asked Questions) (markdown) --- 99.-FAQ-(Frequently-Asked-Questions).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/99.-FAQ-(Frequently-Asked-Questions).md b/99.-FAQ-(Frequently-Asked-Questions).md index b6e894f..8f296ff 100644 --- a/99.-FAQ-(Frequently-Asked-Questions).md +++ b/99.-FAQ-(Frequently-Asked-Questions).md @@ -98,7 +98,7 @@ https://github.com/dotnet/cli/issues/6178 When trying to get the docker image (microsoft/aspnetcore-build) working see: https://github.com/aspnet/aspnet-docker/issues/299 -Use the microsoft/aspnetcore-build:1.0-2.0 image that comes with the Microsoft.Docker.Sdk. +Use the *microsoft/aspnetcore-build:1.0-2.0* image that comes with the Microsoft.Docker.Sdk. #### WORKAROUND until fixed, if using just .NET Core with NO Docker build-container: