You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,8 @@ For the Chef-based equivalent of it, see https://github.com/Zuehlke/linux-develo
19
19
20
20
These are the main tools included in this developer VM:
21
21
22
-
*[VSCode](https://code.visualstudio.com/) - as a general purpose (code) editor
22
+
*[VSCode](https://code.visualstudio.com/) - as a general purpose (code) editor, e.g. for updating the Ansible roles when working from within the developer VM
23
+
*[Docker](https://www.docker.com/) - as a general purpose container runtime, e.g. for building your applications with a dockerized toolchain
23
24
24
25
Apart from the above, the following tools are used to set up and maintain this developer VM:
0 commit comments