Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion development-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
In order to reduce the amount of effort of setting up development environments and fixing versioning between machines, a dev-container is provided which works with the Remote-Container functionality in Visual Studio code.

## Prerequisites
* [Docker](https://www.docker.com/products/docker-desktop)
* [Colima](https://github.com/abiosoft/colima) This is an alternative to [Docker Desktop](https://www.docker.com/products/docker-desktop) which requires license. Use Docker desktop only if your client project demands it and provide license.
* [Visual Studio Code](https://code.visualstudio.com/download)

## Install
Expand Down