stack-orchestrator/compose/docker-compose-laconicd.yml
2022-10-12 15:28:45 -06:00

8 lines
188 B
YAML

version: "3.2"
services:
laconicd:
restart: unless-stopped
image: cerc/laconicd:local
volume:
- ./create-testingnet.sh:/laconicd-entrypoint-init.d/create-testingnet.sh