From 502eadbf8f68e647f43ca6af206977dd026184e4 Mon Sep 17 00:00:00 2001 From: Marco A L Barbosa Date: Thu, 18 May 2017 09:21:11 -0300 Subject: [PATCH] ci: add filesystem layout docs --- src/ci/docker/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ci/docker/README.md b/src/ci/docker/README.md index 6f3a7e091e1ed..627b5062df333 100644 --- a/src/ci/docker/README.md +++ b/src/ci/docker/README.md @@ -16,6 +16,12 @@ for example: Images will output artifacts in an `obj` dir at the root of a repository. +## Filesystem layout + +- Each directory, excluding `scripts` and `disabled`, corresponds to a docker image +- `scripts` contains files shared by docker images +- `disabled` contains images that are not build travis + ## Cross toolchains A number of these images take quite a long time to compile as they're building