Skip to content
代码片段 群组 项目
提交 eb4e1353 编辑于 作者: Michael Friedrich's avatar Michael Friedrich 提交者: Ashraf Khamis
浏览文件

Add tutorial blog posts to workspaces docs

上级 51ebc0ae
No related branches found
No related tags found
无相关合并请求
...@@ -19,8 +19,6 @@ A workspace is a virtual sandbox environment for your code in GitLab. You can us ...@@ -19,8 +19,6 @@ A workspace is a virtual sandbox environment for your code in GitLab. You can us
Each workspace includes its own set of dependencies, libraries, and tools, which you can customize to meet the specific needs of each project. Workspaces use the AMD64 architecture. Each workspace includes its own set of dependencies, libraries, and tools, which you can customize to meet the specific needs of each project. Workspaces use the AMD64 architecture.
For a demo of this feature, see [GitLab Workspaces Demo](https://go.gitlab.com/qtu66q).
## Set up a workspace ## Set up a workspace
### Prerequisites ### Prerequisites
...@@ -197,6 +195,12 @@ GitLab uses the Linux root group ID permission to create, update, or delete file ...@@ -197,6 +195,12 @@ GitLab uses the Linux root group ID permission to create, update, or delete file
If you have a container image that does not support arbitrary user IDs, you cannot create, update, or delete files in a workspace. To create a container image that supports arbitrary user IDs, see the [OpenShift documentation](https://docs.openshift.com/container-platform/4.12/openshift_images/create-images.html#use-uid_create-images). If you have a container image that does not support arbitrary user IDs, you cannot create, update, or delete files in a workspace. To create a container image that supports arbitrary user IDs, see the [OpenShift documentation](https://docs.openshift.com/container-platform/4.12/openshift_images/create-images.html#use-uid_create-images).
## Related topics
- [Quickstart guide for GitLab remote development workspaces](https://go.gitlab.com/AVKFvy)
- [Set up your infrastructure for on-demand, cloud-based development environments in GitLab](https://go.gitlab.com/dp75xo)
- [GitLab workspaces demo](https://go.gitlab.com/qtu66q)
## Troubleshooting ## Troubleshooting
When working with workspaces, you might encounter the following issues. When working with workspaces, you might encounter the following issues.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册