Skip to content

Commit e78bef7

Browse files
author
Qin
authored
Update README.md
1 parent 8313609 commit e78bef7

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# dotnet-nodejs-docker
2-
Docker images for .Net Core SDK + NodeJS
1+
## This images for the .NET Core SDK and Node.js environment.
2+
3+
### For example:
4+
.net core sdk **2.2** + node.js **10.x**
5+
6+
docker pull dotnetimages/microsoft-dotnet-core-sdk-nodejs:2.2_10.x
7+
others environment please visit the the repository tags page:
8+
9+
[https://hub.docker.com/r/dotnetimages/microsoft-dotnet-core-sdk-nodejs/tags](https://hub.docker.com/r/dotnetimages/microsoft-dotnet-core-sdk-nodejs/tags)

0 commit comments

Comments
 (0)