Skip to content

Commit b7c68e0

Browse files
kendrahavensMisty Stanley-Jones
authored andcommitted
toc wording and title change (docker#3979)
1 parent d4282e3 commit b7c68e0

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

_data/toc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,7 @@ samples:
12531253
- path: /engine/examples/apt-cacher-ng/
12541254
title: apt-cacher-ng
12551255
- path: /engine/examples/dotnetcore/
1256-
title: Dockerize a .NET application
1256+
title: .NET Core application
12571257
- path: /compose/aspnet-mssql-compose/
12581258
title: ASP.NET Core + SQL Server on Linux
12591259
- path: /engine/examples/couchdb_data_volumes/

engine/examples/dotnetcore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Create a Docker image by layering your ASP.NET Core app on debian for Linux Containers or with Windows Nano Server containers using a Dockerfile.
33
keywords: dockerize, dockerizing, dotnet, .NET, Core, article, example, platform, installation, containers, images, image, dockerfile, build, asp.net, asp.net core
4-
title: Dockerize a .NET application
4+
title: Dockerize a .NET Core application
55
---
66

77
## Introduction

engine/examples/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ This section contains the following:
1313
* [Dockerizing a CouchDB service](couchdb_data_volumes.md)
1414
* [Dockerizing a Redis service](running_redis_service.md)
1515
* [Dockerizing an apt-cacher-ng service](apt-cacher-ng.md)
16+
* [Dockerizing a .NET Core application](dotnetcore.md)
1617
* [Get Started](/get-started/)

0 commit comments

Comments
 (0)