Fix Antithesis docker-compose.yaml

This commit is contained in:
Pekka Enberg 2025-04-26 09:14:24 +03:00
parent 0d77ea9446
commit bde2d4f0a3

View file

@ -1,7 +1,6 @@
services:
limbo:
container_name: limbo
hostname: limbo
image: limbo:latest
entrypoint: ["/bin/docker-entrypoint.sh"]
command: ["sleep", "infinity"]
image: us-central1-docker.pkg.dev/molten-verve-216720/turso-repository/limbo-workload:antithesis-latest
environment:
SANDBOX: "composed"
command: ["sleep", "infinity"]