sommerfeld-io / configs-homelab

Configuration as code for all my workstations and RasPi nodes.
https://sommerfeld-io.github.io/configs-homelab/
Other
0 stars 0 forks source link

Use a DevContainer and still connect to other nodes seamlessly via SSH #3

Open sebastian-sommerfeld-io opened 9 hours ago

sebastian-sommerfeld-io commented 9 hours ago

Do I really need a dev container? I would run e.g. Minikube ourside of the container anyway.

Or does the dev container only handle basic todos like pre commit and listing? I still can run e.g. ansible from outside the dev container.