Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 215 Bytes

container.md

File metadata and controls

9 lines (5 loc) · 215 Bytes

Starting Nodes With Docker

Before starting node, an image build is required. Runs from the containers/docker/wemix directory.

docker compose build

After, run gwemix as follows.

docker compose up -d