All test stuff #88

Merged
ABastionOfSanity merged 29 commits from all_test_stuff into main 2023-01-30 21:59:14 +00:00
Showing only changes of commit fa948ec9c2 - Show all commits

View File

@ -5,7 +5,6 @@ services:
command: ["sh", "/docker-entrypoint-scripts.d/create-fixturenet.sh"]
volumes:
- ../../init.sh:/docker-entrypoint-scripts.d/create-fixturenet.sh
network_mode: "host"
healthcheck:
test: ["CMD", "curl", "-v", "http://127.0.0.1:6060"]
interval: 1s
@ -27,5 +26,4 @@ services:
depends_on:
laconicd:
condition: service_healthy
network_mode: "host"
command: tail -F /dev/null