SugarOnDocker: Difference between revisions
| Line 7: | Line 7: | ||
You'll be able to run Sugar on your computer without having to install the Sugar environment. | You'll be able to run Sugar on your computer without having to install the Sugar environment. | ||
Requirements : GNU/Linux, 64bits processor, Docker, Graphical Display | Requirements : GNU/Linux, 64bits processor, Docker, Graphical Display. | ||
Docker allows to run programs using specific operating system onto every computer. | |||
You can run a Sugar container using Fedora onto your computer without having to | Docker allows you to run programs using specific operating system onto every computer. | ||
You can run a Sugar container using Fedora onto your computer without having to install Fedora. | |||
The guest operating system is isolated from the host. When running Sugar onto Docker, you won't have to install Sugar dependencies or to be onto the same OS. | The guest operating system is isolated from the host. When running Sugar onto Docker, you won't have to install Sugar dependencies or to be onto the same OS. | ||
It is container virtualisation, which is faster than processor virtualisation. | |||
== Use cases == | == Use cases == | ||