Skip to content
Snippets Groups Projects
Commit 8729bac2 authored by muXxer's avatar muXxer
Browse files

Fix: docker-compose now builds automatically

parent 67b6a6e1
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.
Please register or to comment