mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-10 11:44:22 +01:00
stress: update docker-compose
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
services:
|
||||
workload:
|
||||
image: us-central1-docker.pkg.dev/molten-verve-216720/turso-repository/limbo-workload:antithesis-latest
|
||||
command: [ "/bin/limbo_stress" ]
|
||||
limbo:
|
||||
container_name: limbo
|
||||
hostname: limbo
|
||||
image: limbo:latest
|
||||
entrypoint: ["/bin/docker-entrypoint.sh"]
|
||||
command: ["sleep", "infinity"]
|
||||
Reference in New Issue
Block a user