Full Node by using Docker

Outline

Drive the provided Full Node Docker Image to provide OmniOne Full Node environment construction

Advanced preparations

Suitable Docker installation is required for the system environment that is running. Guide herein is written using the Docker Engine 19.03.12 version

Full Node driving environment

The environment as below is required to drive Full Node.

  • Docker Engine 19.03.12+

  • CPU : 6 Core or above

  • Memory : 8GB or above

Docker Image Spec

This is the composed version information of Full Node Image.

  • Ubuntu 18.04 (LTS)

  • node v2.0.3

  • eosio.contracts v1.9.1

  • eosio.cdt v1.7.0

Last updated