feat(access template) : Create the Access jinja template (#8)

- Switch do dind
- update host IPs configuration
This commit is contained in:
D. Arnodo
2025-03-30 15:53:49 +02:00
committed by GitHub
parent 0e8b79b6b8
commit 42a74ca61c
5 changed files with 31 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"image": "ghcr.io/srl-labs/containerlab/devcontainer-dood:latest",
"image": "ghcr.io/srl-labs/containerlab/devcontainer-dind:latest",
"runArgs": [
"--network=host",
"--pid=host",