Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js application example

Build with Repo URL and Git Commit SHA

docker build . \
-t nuttea/node-example \
--build-arg DD_GIT_REPOSITORY_URL=$(git config --get remote.origin.url) \
--build-arg DD_GIT_COMMIT_SHA=$(git rev-parse HEAD) \
--platform linux/amd64

docker push nuttea/node-example

About

Example Node.js Deployment to Kubernetes Cluster

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages