Skip to content

Auto-updating Docker image based on .NET Core official image with Node.js installed.

License

Notifications You must be signed in to change notification settings

davidkassa/dotnet-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-nodejs

Build Status

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

https://cloud.docker.com/api/build/v1/source/a8970549-8e02-40f4-8cc0-c5aff2690dc0/trigger/44391246-758a-4390-9182-138b85214090/call/

About

Auto-updating Docker image based on .NET Core official image with Node.js installed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published