Skip to content

extrawing/Client-Server-Docker-Compose-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Client/Server docker-compose example

This project was realized as part of my article "A beginner's guide to Docker - how to create a client/server side with Docker-Compose". This project is an example of a client/server with docker-compose.

How to run ?

The project launch is in two parts: build and start.

Build

$ docker-compose build

Launch

$ docker-compose up

Author

About

Docker-Compose Client/Server example. Created for "A beginner's guide to Docker - how to create a client/server side with docker-compose" article on HereWeCode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 51.9%
  • Python 47.2%
  • HTML 0.9%