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

Merge branch...

Merge branch 'docs-remote-dev-workspaces-add-tutorial-blog-posts-dev-evangelism-tech-marketing' into 'master'

Add tutorial blog posts to workspaces docs

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127500



Merged-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Approved-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Co-authored-by: default avatarMichael Friedrich <mfriedrich@gitlab.com>
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
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
### Prerequisites
......@@ -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).
## 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
When working with workspaces, you might encounter the following issues.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册