Skip to content

Commit 0231e2a

Browse files
committedJun 16, 2023
Readme update to include the traffic routing and containers isolation schema
1 parent 0dd5fdf commit 0231e2a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed
 

‎Readme.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,15 @@ MacOS is currently not supported due to the networking issues. Support will be a
2828

2929
**See [Wiki](https://github.com/DefaultValue/dockerizer_for_php/wiki) for installation instructions and other documentation.**
3030

31-
Release notes, presentations and videos:
31+
## Traffic routing and containers isolation ##
3232

33-
- Dockerizer v3.0.0 released! [Please, check the presentation for more information](https://docs.google.com/presentation/d/1jLC1yaabB9bFh_4nnQZYGwHmVe8Vit6OgAsBjIjEKog/edit?usp=sharing) and in the [Video](https://www.youtube.com/watch?v=88fCLnOnLvA)
33+
The below schema shows how the network traffic is routed from the host machine to the containers and back.
34+
35+
![Infrastructure schema](https://raw.githubusercontent.com/DefaultValue/dockerizer_for_php/master/docker_infrastructure_schema.png)
36+
37+
## Release notes, presentations and videos ##
38+
39+
- Dockerizer v3.0.0 released! [Check the presentation for more information](https://docs.google.com/presentation/d/1jLC1yaabB9bFh_4nnQZYGwHmVe8Vit6OgAsBjIjEKog/edit?usp=sharing) and in the [Video](https://www.youtube.com/watch?v=88fCLnOnLvA)
3440

3541
## Developing Dockerizer ##
3642

‎docker_infrastructure_schema.png

168 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.