mirror of
https://gitea.com/Lydanne/buildx.git
synced 2026-01-15 10:24:13 +08:00
fix examples and headings
Signed-off-by: sarahsanders-docker <sarah.sanders@docker.com>
This commit is contained in:
committed by
Tonis Tiigi
parent
03019049e8
commit
6ed39b2618
@@ -20,7 +20,7 @@ Docker Desktop to be installed and running on the host machine.
|
||||
|
||||
## Examples
|
||||
|
||||
### <a name="open-most-recent-build"></a> Open the most recent build in Docker Desktop
|
||||
### Open the most recent build in Docker Desktop
|
||||
|
||||
```console
|
||||
docker buildx history open
|
||||
@@ -28,7 +28,7 @@ docker buildx history open
|
||||
|
||||
By default, this opens the most recent build on the current builder.
|
||||
|
||||
### <a name="open-specific-build"></a> Open a specific build
|
||||
### Open a specific build
|
||||
|
||||
```console
|
||||
# Using a build ID
|
||||
|
||||
Reference in New Issue
Block a user