Skip to content
Snippets Groups Projects
Unverified Commit d1195f0a authored by Angelo Capossele's avatar Angelo Capossele Committed by GitHub
Browse files

Merge pull request #47 from muXxer/docker-compose

Fix: docker-compose now builds automatically
parents 7dd76b9c 8729bac2
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@ services:
goshimmer:
image: iotaledger/goshimmer
build:
context: ./
dockerfile: Dockerfile
container_name: iota_goshimmer
restart: unless-stopped
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment