Skip to content

Commit 865605e

Browse files
[README] Update link for moving docker directory (sonic-net#14668)
The previous link to instructions for moving the docker directory are outdated. Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
1 parent 147e99e commit 865605e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ make configure PLATFORM=marvell-arm64 PLATFORM_ARCH=arm64
227227
`/usr/bin/tar: /path/to/sonic-buildimage/<some_file>:
228228
Cannot write: No space left on device`
229229

230-
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)
230+
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)
231231
to a partition with more free space.
232232
* Use
233233
`http_proxy=[your_proxy] https_proxy=[your_proxy] no_proxy=[your_no_proxy] make`

0 commit comments

Comments
 (0)