docker buildx history
| 内容説明 | Commands to work on build records |
|---|---|
| 利用方法 | docker buildx history |
内容説明
Commands to work on build records
サブコマンド
| コマンド | 内容説明 |
|---|---|
docker buildx history import | Import build records into Docker Desktop |
docker buildx history inspect | Inspect a build record |
docker buildx history logs | Print the logs of a build record |
docker buildx history ls | List build records |
docker buildx history open | Open a build record in Docker Desktop |
docker buildx history rm | Remove build records |
docker buildx history trace | Show the OpenTelemetry trace of a build record |