Skip to content

Commit

Permalink
[README] Update link for moving docker directory (#14668)
Browse files Browse the repository at this point in the history
The previous link to instructions for moving the docker directory are outdated.

Signed-off-by: Lawrence Lee <[email protected]>
  • Loading branch information
theasianpianist authored May 1, 2023
1 parent 147e99e commit 865605e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ make configure PLATFORM=marvell-arm64 PLATFORM_ARCH=arm64
`/usr/bin/tar: /path/to/sonic-buildimage/<some_file>:
Cannot write: No space left on device`

The solution is to [move the directory](https://linuxconfig.org/how-to-move-docker-s-default-var-lib-docker-to-another-directory-on-ubuntu-debian-linux)
The solution is to [move the directory](https://www.ibm.com/docs/en/z-logdata-analytics/5.1.0?topic=compose-relocating-docker-root-directory)
to a partition with more free space.
* Use
`http_proxy=[your_proxy] https_proxy=[your_proxy] no_proxy=[your_no_proxy] make`
Expand Down

0 comments on commit 865605e

Please sign in to comment.