CI/CD pipeline on Javascript
293
This project demonstrates the deployment of a simple Node.js application using Docker and CI/CD pipelines.
To run this container, simply use the following command:
docker pull retroandre/appnode-pipeline:latest
docker run -p 8080:8080 retroandre/appnode-pipeline:latest
I would like you to contribute to this project. Whether it's fixing a bug, adding a new feature or improving the documentation, your help is always welcome. Please email me at [email protected] with all the details for improvement.
Content type
Image
Digest
sha256:37c390841…
Size
43.4 MB
Last updated
almost 2 years ago
docker pull retroandre/appnode-pipeline