stack-orchestrator/compose/docker-compose-laconicd.yml

8 lines
188 B
YAML
Raw Normal View History

2022-09-19 05:28:34 +00:00
version: "3.2"
services:
laconicd:
restart: unless-stopped
image: cerc/laconicd:local
2022-10-12 21:28:45 +00:00
volume:
- ./create-testingnet.sh:/laconicd-entrypoint-init.d/create-testingnet.sh