mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-07-07 20:45:01 +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:
|
||||
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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue