commit | 01d41ce09599c569895ed0222ce6c1e8bae769b7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 15:42:47 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 15:55:45 2019 -0700 |
tree | 3db22c7bd9fe9a2c77ca884535f74c9353ea82c4 | |
parent | 623dae0ea66f5fc9e161a6ba19f9bdb93b1c0ea9 [diff] [blame] |
[SEBA-853] Building BBR and BBSim as part of the scale test pipeline Change-Id: I007fc7d0d18f039ccf6e3ba059641497404b3d88
diff --git a/Dockerfile.builder.dockerignore b/Dockerfile.builder.dockerignore new file mode 100644 index 0000000..b9c9f04 --- /dev/null +++ b/Dockerfile.builder.dockerignore
@@ -0,0 +1,9 @@ +build/* +deployments/* +vendor/* +release/* +tests/* +docs/* +bbr +bbsim +bbsimctl \ No newline at end of file