rasodu / services

Start DLEMP server with prebuilt docker images. This is be much faster than building images from dockerfiles.
MIT License
2 stars 0 forks source link

Include support for multiple types of docker network #17

Open rasodu opened 7 years ago

rasodu commented 7 years ago

There three types of network that are built into docker

We need to decide which type of network out of these three will be supported by this project

https://www.percona.com/blog/2016/08/03/testing-docker-multi-host-network-performance/

rasodu commented 7 years ago

Below are the steps to complete this task