Skip to content

Commit b2537bc

Browse files
Merge pull request #21997 from docker/published-update
publish updates from main
2 parents 47560c5 + 30fc0d6 commit b2537bc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

content/manuals/build/cache/backends/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ and kept indefinitely. Therefore, the size of the local cache will continue to
8181
grow (see [`moby/buildkit#1896`](https://github.com/moby/buildkit/issues/1896)
8282
for more information).
8383

84-
When importing cache using `--cache-to`, you can specify the `digest` parameter
84+
When importing cache using `--cache-from`, you can specify the `digest` parameter
8585
to force loading an older version of the cache, for example:
8686

8787
```console

content/manuals/engine/install/ubuntu.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ aliases:
1919
- /install/linux/docker-ee/ubuntu/
2020
- /install/linux/ubuntu/
2121
- /installation/ubuntulinux/
22+
- /linux/step_one/
2223
download-url-base: https://download.docker.com/linux/ubuntu
2324
---
2425

0 commit comments

Comments
 (0)