Skip to content

Commit

Permalink
Update bluefin-dx.md
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed Jul 22, 2024
1 parent 6e1b038 commit ca1cc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/bluefin-dx.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Like all Universal Blue images, switching is atomic, allowing for clean switchin
- [Dev Containers Specification](https://containers.dev/)
- [Beginner's Series to: Dev Containers](https://www.youtube.com/watch?v=b1RavPr_878) - great introductory tutorial from the [VS Code YouTube channel](https://www.youtube.com/@code/videos)

<iframe width="720" height="405" src="https://www.youtube.com/embed/?listType=playlist&list=PLj6YeMhvp2S5MwL7nPmMWk_lTbZsk_AmZ" frameborder="0" allowfullscreen>
<iframe src="https://www.youtube.com/embed/?listType=playlist&list=PLj6YeMhvp2S5MwL7nPmMWk_lTbZsk_AmZ" frameborder="0" allowfullscreen>
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.
Expand Down

0 comments on commit ca1cc2d

Please sign in to comment.