This commit is contained in:
Emilie Ouwerx 2024-04-04 11:43:59 +02:00
parent 300983792e
commit 38b59960a5

View File

@ -7,18 +7,18 @@ We are more than just Container or VM technology.
Default features:
- compatible with Docker
- compatible with any VM (Virtual Machine)
- compatible with any Linux workload
- integrated unique storage & network primitives
- Compatible with Docker
- Compatible with any VM (Virtual Machine)
- Compatible with any Linux workload
- Integrated unique storage & network primitives
We have following unique advantages:
We have the following unique advantages:
- no need to work with images, we work with our unique ZOS FS
- every container runs in a dedicated virtual machine providing more security
- the containers talk to each other over a private network (mycelium)
- the containers can use a web gatewat to allow users on the internet connect to the applications as running in their secure containers
- can use core-x to manage the workload
- No need to work with images, we work with our unique ZOS FS
- Every container runs in a dedicated virtual machine providing more security
- The containers talk to each other over a private network (Mycelium)
- The containers can use a web gateway to allow internet users to connect to the applications which are running in their secure containers
- Can use core-x to manage the workload
For more information see [ZeroOS](zos.md)