Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.37 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.37 KB

Docker-Irisnet

Dockerized Iris Node


MicroBadger Version CircleCI (all branches) Docker Pulls

MicroBadger Version MicroBadger Layers (latest)

Getting Started

  • Customize the configuration within scripts/config.sh
  • Change ENV variables in Dockerfile (if needed)

Start Node

docker-compose up -d --build

Notes

This setup is meant to provide a full node only and not recommended for running a validator node. Although with some additional configuration to the node and the server where it will be running it is entirely possible to do so.