Skip to content

Commit

Permalink
Update bluefin-dx.md
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Sep 28, 2024
1 parent c65b7a1 commit 559498e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _docs/bluefin-dx.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,15 @@ Like all Universal Blue images, switching is atomic, allowing for clean switchin

<iframe src="https://www.youtube.com/embed/?listType=playlist&list=PLj6YeMhvp2S5MwL7nPmMWk_lTbZsk_AmZ" frameborder="0" allowfullscreen></iframe>

The most current [Docker Engine](https://docs.docker.com/engine/) is included by default and is set up to be the default container runtime for vscode. [DevPod](https://devpod.sh/docs/what-is-devpod) is included to use devcontainer functionality across clouds and self-hosted setups.

- [Devpod Quickstart VS Code](https://devpod.sh/docs/getting-started/quickstart-vscode)
The most current [Docker Engine](https://docs.docker.com/engine/) is included by default and is set up to be the default container runtime for vscode.

## Devpod

DevPod is an open source tool used to create reproducible developer environments. Each developer environment runs in a separate container and is specified through a devcontainer.json. Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.

- [Devpod Website](https://devpod.sh/)
- [Devpod Documentation](https://devpod.sh/docs/what-is-devpod)
- [Devpod Quickstart VS Code](https://devpod.sh/docs/getting-started/quickstart-vscode)
- [Loft.sh](https://www.loft.sh/)

Check out this talk from [Rich Burroughs](https://timeline.richburroughs.dev/):
Expand Down

0 comments on commit 559498e

Please sign in to comment.