Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
92504fc5132980f5c6c685daf65b5b85077d3039
/
.
/
integrations
/
docker
/
images
/
chip-build-zap
tree: c0e3abee98c39c4e2a7eb7dc02b8014196a59b1a [
path history
]
[
tgz
]
build.sh
⇨
../../build.sh
run.sh
⇨
../../run.sh
version
⇨
../chip-build/version
Dockerfile
README.md
integrations/docker/images/chip-build-zap/README.md
ZAP
This Dockerfile builds
https://github.com/project-chip/zap.git
, which gets copied into
chip-build-vscode
ZAP is also a submodule in
third_party/zap/repo
. You can check the commit of ZAP used in the submodule by running
git ls-tree master third_party/zap/repo | awk '{print $3}'
from the repository root.