mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 10:08:20 +00:00
Fix Antithesis docker-compose.yaml
This commit is contained in:
parent
0d77ea9446
commit
bde2d4f0a3
1 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
||||||
services:
|
services:
|
||||||
limbo:
|
limbo:
|
||||||
container_name: limbo
|
image: us-central1-docker.pkg.dev/molten-verve-216720/turso-repository/limbo-workload:antithesis-latest
|
||||||
hostname: limbo
|
environment:
|
||||||
image: limbo:latest
|
SANDBOX: "composed"
|
||||||
entrypoint: ["/bin/docker-entrypoint.sh"]
|
command: ["sleep", "infinity"]
|
||||||
command: ["sleep", "infinity"]
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue