Skip to content

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.

Notifications You must be signed in to change notification settings

gaelgthomas/client-server-docker-compose-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published