wid readme - move image to the top

This commit is contained in:
carambula 2021-08-08 09:08:21 +00:00
parent fe44982ba4
commit f592541173

View file

@ -10,6 +10,8 @@ and authentication. Can be shared, backed up, and has versions.
docker run --name space-1 -d -p 8020-8035:8020-8035 alnoda/workspace-in-docker
```
![Workspaces are amazing!](./img/workspace-demo.gif)
## Contents
* [Why this image](#why-this-image)
@ -76,8 +78,6 @@ Workspace-in-docker has all the features of the [*Base-Workspace*](https://githu
in addition it includes a powerful browser-based version of Visual Studio Code. It is a lightweight VM alternative, which provides full isolation,
consumes little resources and contains full-fledged IDE.
![Workspaces are amazing!](./img/workspace-demo.gif)
- **Workspace UI** - launch all workspace tools from one place.
- [**Eclipse Theia**](https://theia-ide.org/docs/) - open source version of popular Visual Studio Code IDE. Theia is trully open-source, has
VS-Code extensions and works in browser. This means it can run inside a docker container on local machine or in cloud.