Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit a8ad20f

Browse files
authored
[docs] Add 'Learn More' section to 'Feature Preview' page (#861)
1 parent f8b8583 commit a8ad20f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

src/docs/feature-preview.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,19 @@ Root Access allows you to attain privileged control within a workspace and be ab
1414

1515
This feature also enables Docker in your workspace. Run `sudo docker-up` to start a Docker daemon.
1616

17+
**Learn More**
18+
19+
- [KubeCon 2020 Live Session: Rootless Workspaces in Gitpod](https://www.youtube.com/watch?v=l4I2TVAnBuw) (YouTube)
20+
- [How to get `sudo` and `root` in your Gitpod workspace](https://github.com/gitpod-io/gitpod/issues/39#issuecomment-738636446) (GitHub issue)
21+
- [How to use `docker` and `docker-compose` in your Gitpod workspace](https://github.com/gitpod-io/gitpod/issues/52#issuecomment-738629624) (GitHub issue)
22+
1723
## Default IDE
1824

19-
Gitpod uses Theia as the default IDE. This setting allows you to choose between [Theia](https://github.com/eclipse-theia/theia) and [Code](https://github.com/microsoft/vscode) editors.
25+
Gitpod uses Theia as its default IDE. This setting allows you to choose between [Theia](https://github.com/eclipse-theia/theia) and [Code](https://github.com/microsoft/vscode) editors.
2026

2127
You can choose between 2 options:
2228

2329
- Theia
2430
- Code
2531

26-
> There's also a private beta for allowing a custom IDE image for the default IDE. If you are interested, feel free to reach out through the [contact form](https://www.gitpod.io/contact/).
32+
> There is also a private beta for allowing a custom IDE image for the default IDE. If you are interested, feel free to reach out through the [contact form](https://www.gitpod.io/contact/).

0 commit comments

Comments
 (0)