Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 347 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 347 Bytes

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 ⭐