mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Disable additional Docker metadata to more compatible with OCI spec. (#1302)
This commit is contained in:
parent
747ac23cd0
commit
0a2e90dece
@ -50,4 +50,5 @@ fi
|
||||
docker buildx build \
|
||||
$args \
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
--provenance=false \
|
||||
-f $dir/Dockerfile $DOCKER_BASE_DIR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user