twiddle docs
This commit is contained in:
parent
f030efbd49
commit
2d7bb6b2fa
2 changed files with 7 additions and 2 deletions
|
@ -114,7 +114,12 @@ Assuming you have nixpkgs checked out in a peer directory of this one,
|
|||
|
||||
NIX_PATH=nixpkgs=../nixpkgs:$NIX_PATH ./run-tests.sh
|
||||
|
||||
## Diagnosing unexpectedly large images
|
||||
Some of the tests require the emulated upstream connection to be running.
|
||||
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
### Diagnosing unexpectedly large images
|
||||
|
||||
Sometimes you can add a package and it causes the image size to balloon
|
||||
because it has dependencies on other things you didn't know about. Build the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue