Files
mc-router/DEVELOPMENT.md

9 lines
290 B
Markdown

## Developing Docker discovery on non-Linux
This works best with the included devcontaner setup, which includes attaching the host's docker socket to the dev container at `/var/run/docker.sock`.
On Windows, can create the devcontainer using:
![image.png](docs/create-dev-container.png)