Skip to content

Commit

Permalink
Added the "Day with Harness Gitspaces" video
Browse files Browse the repository at this point in the history
  • Loading branch information
khushisharmaharness committed Dec 12, 2024
1 parent 2b447fd commit bc36c71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ You can define a containerUser in the following ways:
If multiple definitions exist, the containerUser is set based on the following priority:
1. ```runArgs``` definition
2. ```devcontainer.json``` specification
3. Image Metadata
4. Image Build
3. Image Build

## How to define a remoteUser?
You can define a remoteUser in the following ways:
Expand Down
3 changes: 3 additions & 0 deletions docs/cloud-development-environments/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Harness CDE is now available in public beta. To enable it on your account, conta

:::

<iframe width="560" height="315" src="https://www.youtube.com/embed/pEianR6PCPY?si=tCJKw0vAsu7yye95" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>


## What are Gitspaces?
Harness CDE (also known as Gitspaces) are on-demand remote development environments that can be instantly spun up with just a click. These environments come pre-configured with everything you need to start coding, including your dependencies, tools, libraries, and even your favorite IDE, enabling you with an instant ready-to-use development setup.

Expand Down

0 comments on commit bc36c71

Please sign in to comment.