We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15c950 commit 502eadbCopy full SHA for 502eadb
src/ci/docker/README.md
@@ -16,6 +16,12 @@ for example:
16
17
Images will output artifacts in an `obj` dir at the root of a repository.
18
19
+## Filesystem layout
20
+
21
+- Each directory, excluding `scripts` and `disabled`, corresponds to a docker image
22
+- `scripts` contains files shared by docker images
23
+- `disabled` contains images that are not build travis
24
25
## Cross toolchains
26
27
A number of these images take quite a long time to compile as they're building
0 commit comments