Skip to content

acekyd/docker-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published