larbibaraka / redis-docker-helloworld

a project that show how to create a multi-container environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ⭐

About

a project that show how to create a multi-container environment

License:MIT License


Languages

Language:JavaScript 70.6%Language:Dockerfile 29.4%