Skip to content

Commit 7720a2f

Browse files
authored
Update index.md [Sample applications table]
Providing entry to dockerize .Net Core application from the left navigation panel into the "Sample applications" table
1 parent 3bf5bee commit 7720a2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Run popular software using Docker.
3939
| Sample | Description |
4040
| ------ | ----------- |
4141
| [apt-cacher-ng](/engine/examples/apt-cacher-ng) | Run a Dockerized apt-cacher-ng instance. |
42+
| [.Net Core application](/engine/examples/dotnetcore) | Run a Dockerized ASP.NET Core application. |
4243
| [ASP.NET Core + SQL Server on Linux](/compose/aspnet-mssql-compose) | Run a Dockerized ASP.NET Core + SQL Server environment. |
4344
| [CouchDB](/engine/examples/couchdb_data_volumes) | Run a Dockerized CouchDB instance. |
4445
| [Django + PostgreSQL](/compose/django/) | Run a Dockerized Django + PostgreSQL environment. |

0 commit comments

Comments
 (0)