Skip to content

Pingr-IMEUSP/docker-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Docker Files - Pingr

Repository to hold docker compose files needed to run all the services containers simultaneously while developing

Running

To start the services, run the following commands:

$> docker-compose build

Then, run on all the containers:

$> docker-compose run --rm [container_name] yarn install

And up the containers:

$> docker-compose up

About

Repository to hold docker compose files needed to run all the services simultaneously while developing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors