added docker container go SDK and build container implemented
This commit is contained in:
11
docs/DesignVIrtualization
Normal file
11
docs/DesignVIrtualization
Normal file
@@ -0,0 +1,11 @@
|
||||
Virtualization Design
|
||||
======================
|
||||
|
||||
In this Repo the initial choice is to use docker containers and to use it's default parameters when creating
|
||||
a container. Alphine linux will be the Default OS used because of being light weight.
|
||||
|
||||
Methods to be created
|
||||
- Build OS Image from DockerFile
|
||||
- Run Image Built
|
||||
- Possibility to kill image by server admin or client side user.
|
||||
- Track stats of the docker container by server admin or client side user.
|
||||
Reference in New Issue
Block a user