influxdb/docker
Dom 7136e5853a ci: remove IOx pre-building in rust build container
Stops adding the IOx source code and performing a cargo build/test/clippy each
night. Previously this build would compile the IOx source & dependencies,
populating the incremental build cache and allowing builds that used the same
dependencies to complete quicker. This build caching was moved to
per-dependency-set caching in #496, and this pre-build is no longer used.

This should reduce the build image size substantially, making the whole CI
process a bit faster.
2020-12-03 11:58:13 +00:00
..
Dockerfile.ci ci: remove IOx pre-building in rust build container 2020-12-03 11:58:13 +00:00
Dockerfile.perf chore: Make the project root neat and tidy (#416) 2020-11-10 10:00:22 -05:00