Skip to content

Commit 502eadb

Browse files
committed
ci: add filesystem layout docs
1 parent d15c950 commit 502eadb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/ci/docker/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ for example:
1616

1717
Images will output artifacts in an `obj` dir at the root of a repository.
1818

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+
1925
## Cross toolchains
2026

2127
A number of these images take quite a long time to compile as they're building

0 commit comments

Comments
 (0)