Skip to content

Commit

Permalink
move to new ccio devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat authored Aug 25, 2024
1 parent 339c0f9 commit f58c1c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/containercraft/konductor:latest
FROM ghcr.io/containercraft/devcontainer:latest
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@ Check out the video to see Kargo deploy for yourself, or try it in your browser

- Use the [Launch Kargo](https://bit.ly/launch-kargo-kubevirt-paas-in-github-codespaces) link directly or use the green `Code` button above to start a new Codespace.
- Create a new Codespace with the following options:
- **Branch:** `main`
- **Dev Container Configuration:** `konductor`
- **Region:** Your choice
- **Machine Type:** 4 cores, 16 GB RAM, or better
- **Branch:** `main`
- **Dev Container Configuration:** `konductor`
- **Region:** Your choice
- **Machine Type:** 4 cores, 16 GB RAM, or better

3. **Open the VSCode Integrated Terminal:**

- Use key combination `` [ Ctrl + ` ] `` to open the terminal.
- Use key combination `[ Ctrl + ` ]` to open the terminal.

4. **Authenticate Credentials**

Expand Down

0 comments on commit f58c1c4

Please sign in to comment.