Home
last modified time | relevance | path

Searched full:build_base (Results 1 – 3 of 3) sorted by relevance

/spdk/docker/
H A Ddocker-compose.monitoring.yaml8 build_base:
11 context: build_base
12 container_name: build_base
20 - build_base
H A Ddocker-compose.yaml7 build_base:
10 context: build_base
11 container_name: build_base
18 - build_base
H A DREADME.md38 - build_base
44 The `build_base` image provides the core components required to containerize SPDK
45 …Registry is used and then SPDK is installed. SPDK is installed out of `build_base/spdk.tar.gz` pro…
46 See `build_base` folder for details on what's included in the final image.
62 tar -czf build_base/spdk.tar.gz --exclude='docker/*' -C .. .