Skip to content

furkansenol/containerization-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

containerization-template

A simple project to run docker containers for different services

Building images

Use make build command to build docker images

Running the application

Use make run command to run the application. This command will also build the images before starting the containers.

Stopping the application

Use make stop command to stop the application.

About

A simple project to run docker containers for different services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published