docker buildx history
Description | Commands to work on build records |
---|---|
Usage | docker buildx history |
Description
Commands to work on build records
Subcommands
Command | Description |
---|---|
docker buildx history inspect | Inspect a build |
docker buildx history logs | Print the logs of a build |
docker buildx history ls | List build records |
docker buildx history open | Open a build in Docker Desktop |
docker buildx history rm | Remove build records |