mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 04:08:40 +00:00
Link to dev guide on Docker testing
This commit is contained in:
parent
e108481f74
commit
d124ec68b3
@ -26,6 +26,10 @@ DEPLOY=1 ./src/ci/docker/run.sh x86_64-gnu
|
|||||||
while locally, to the `obj/$image_name` directory. This is primarily to prevent
|
while locally, to the `obj/$image_name` directory. This is primarily to prevent
|
||||||
strange linker errors when using multiple Docker images.
|
strange linker errors when using multiple Docker images.
|
||||||
|
|
||||||
|
## Local Development
|
||||||
|
|
||||||
|
Refer to the [dev guide](https://rustc-dev-guide.rust-lang.org/tests/docker.html) for more information on testing locally.
|
||||||
|
|
||||||
## Filesystem layout
|
## Filesystem layout
|
||||||
|
|
||||||
- Each host architecture has its own `host-{arch}` directory, and those
|
- Each host architecture has its own `host-{arch}` directory, and those
|
||||||
|
Loading…
Reference in New Issue
Block a user