Skip to content

Commit 6478fd0

Browse files
committed
make debugging build work with buildkit
1 parent 32fe997 commit 6478fd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/tutorials/debug_generic_ioc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Now rebuild the container - do this command from a new terminal *outside* of
3737
the devcontainer (make sure you have `ec` installed):
3838

3939
```bash
40+
# for docker users - builkit complicates debugging at present
41+
export DOCKER_BUILDKIT=0
4042
cd ioc-lakeshore340 # where you cloned it
4143
./build
4244
```

0 commit comments

Comments
 (0)