Auto-updating Docker image based on .NET Core official image with Node.js installed.
1.1K
Auto-updating Docker image based on .NET Core official image with Node.js installed.
This image should be rebuilt automatically anytime there is an update to the .NET Core SDK or Node.js docker containers through a repository link.
Please note that I'm pulling Node.js from apt-get, but using the repository link as a trigger, so there is a theoretical race condition.
Can be pulled from Docker Hub
docker pull davidkassa/dotnet-nodejs
A new build can be manually triggered (if the above automation fails) by sending a POST to
Content type
Image
Digest
Size
306.5 MB
Last updated
almost 6 years ago
docker pull davidkassa/dotnet-nodejs