Skip to content

Repo used for running shool infrastructure in containers

Notifications You must be signed in to change notification settings

Sergiu121/school-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

school-containers

Repo used for running shool infrastructure in containers

Running containers

In order to run a container you must cd in the specific container directory and run the following command.

docker-compose up -d

Connecting to a container

In order to connect to a container, you must run the following command from the service specific directory.

docker-compose exec <container-name> bash

About

Repo used for running shool infrastructure in containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published