From 490b69feb8b2ee5324f81d3a0b376dcce3b081a0 Mon Sep 17 00:00:00 2001 From: John Alexander Date: Wed, 19 Dec 2018 13:40:10 -0600 Subject: [PATCH] Updated metadata to remove author Updated metadata to remove author as that's now in a file. --- docs/core/docker/building-net-docker-images.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/core/docker/building-net-docker-images.md b/docs/core/docker/building-net-docker-images.md index 41b3375625f14..c4ae64c9a94f1 100644 --- a/docs/core/docker/building-net-docker-images.md +++ b/docs/core/docker/building-net-docker-images.md @@ -1,8 +1,6 @@ --- title: Docker images overview description: Learn how to use the published .NET Core Docker images from the Docker Registry. You will also learn how to pull images and build your own images. -author: jralexander -ms.author: johalex ms.date: 11/06/2017 ms.topic: tutorial ms.custom: "mvc, seodec18"