@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.
@timveil it looks like the docker-compose scripts and configs for CockroachDB are broken.
In particular, this is failing for me:
Can you please have a look? It's related to #525 as well.