We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8313609 commit e78bef7Copy full SHA for e78bef7
README.md
@@ -1,2 +1,9 @@
1
-# dotnet-nodejs-docker
2
-Docker images for .Net Core SDK + NodeJS
+## This images for the .NET Core SDK and Node.js environment.
+
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