https://github.com/larbibaraka/redis-docker-helloworld
a project that show how to create a multi-container environment
https://github.com/larbibaraka/redis-docker-helloworld
docker docker-compose node node-docker redis redis-docker
Last synced: about 2 months ago
JSON representation
a project that show how to create a multi-container environment
- Host: GitHub
- URL: https://github.com/larbibaraka/redis-docker-helloworld
- Owner: larbibaraka
- License: mit
- Created: 2019-08-09T23:20:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T01:27:29.000Z (over 2 years ago)
- Last Synced: 2025-01-30T10:29:25.424Z (4 months ago)
- Topics: docker, docker-compose, node, node-docker, redis, redis-docker
- Language: JavaScript
- Size: 209 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redis-docker-helloworld
a project that show how to create a multi-container environment## how to use this repo ?
* do a git clone `https://github.com/larbibaraka/redis-docker-helloworld.git`
* be sure to have docker installed on u'r machine
* now type `docker-compose up --build`
* go to `localhost:4001`
## thanks leave a star :star: