Update README.md

This commit is contained in:
Gaetan Longree 2018-05-16 08:41:29 +02:00
parent e7b612825d
commit 93aa85beb1

View File

@ -22,7 +22,7 @@ This script will deploy the unikernels by taking the following steps:
The networks are created with the following addressing:
![Proof of concept network addressing scheme](https://git.cetic.be/stages/unikernels/raw/feature/stagelongree2018/MEDIA/unikernel_network.PNG "Proof of concept network addressing scheme")
![Proof of concept network addressing scheme](https://raw.githubusercontent.com/cetic/unikernels/master/MEDIA/unikernel_network.PNG "Proof of concept network addressing scheme")
| VM | IP Address |
| ----------- |-----------------|
@ -51,4 +51,4 @@ The container ports are mapped as follows:
| Web server | 80/tcp | 80/tcp |
| DNS server | 53/udp | 53/udp |
**NOTE:** due to time constraints during the project, the firewall and router applications were not ported to containers.
**NOTE:** due to time constraints during the project, the firewall and router applications were not ported to containers.