benchbase icon indicating copy to clipboard operation
benchbase copied to clipboard

CockroachDB docker-compose setup broken

Open bpkroth opened this issue 8 months ago • 0 comments

@timveil it looks like the docker-compose scripts and configs for CockroachDB are broken.

In particular, this is failing for me:

docker run -it --rm timveil/dynamic-haproxy:latest
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested
exec /docker-entrypoint.sh: exec format error

Can you please have a look? It's related to #525 as well.

bpkroth avatar Jun 03 '24 21:06 bpkroth