Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bchavs12/docker-demo
Basic application to learning and test docker and it's concepts, I also used node.js and express.js tools to create a server for a better understand in overall.
https://github.com/bchavs12/docker-demo
docker docker-compose docker-container docker-image dockerfile express-js node-js
Last synced: 8 days ago
JSON representation
Basic application to learning and test docker and it's concepts, I also used node.js and express.js tools to create a server for a better understand in overall.
- Host: GitHub
- URL: https://github.com/bchavs12/docker-demo
- Owner: bchavs12
- Created: 2024-07-24T18:36:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T07:35:08.000Z (3 months ago)
- Last Synced: 2024-10-10T16:21:20.766Z (29 days ago)
- Topics: docker, docker-compose, docker-container, docker-image, dockerfile, express-js, node-js
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker + Node.js + Express
- Dockerize a Node.js app as a pratical example;