Skip to content

42-ping-pong/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start app

  1. Clone sources for frontend and backend into each directory
git clone git@github.com:42-ping-ping/ping_pong_front front/app
git clone git@github.com:42-ping-ping/ping_pong_back back/app

or make clone

make clone
  1. Chage volume device to your full path home directory

  2. Start with docker-compose up

docker-compose up --build

or make

make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published