mirror of
https://gitea.com/docker/build-push-action.git
synced 2026-03-04 10:17:02 +00:00
23 lines
801 B
JSON
23 lines
801 B
JSON
{
|
|
"name": "builder2",
|
|
"driver": "docker-container",
|
|
"lastActivity": "2023-01-16 09:45:23 +0000 UTC",
|
|
"nodes": [
|
|
{
|
|
"buildkit": "v0.11.0",
|
|
"buildkitd-flags": "--debug --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host",
|
|
"driver-opts": [
|
|
"BUILDKIT_STEP_LOG_MAX_SIZE=10485760",
|
|
"BUILDKIT_STEP_LOG_MAX_SPEED=10485760",
|
|
"JAEGER_TRACE=localhost:6831",
|
|
"image=moby/buildkit:latest",
|
|
"network=host"
|
|
],
|
|
"endpoint": "unix:///var/run/docker.sock",
|
|
"name": "builder20",
|
|
"platforms": "linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/arm64,linux/riscv64,linux/ppc64le,linux/s390x,linux/386,linux/mips64le,linux/mips64,linux/arm/v7,linux/arm/v6",
|
|
"status": "running"
|
|
}
|
|
]
|
|
}
|