BP Node by using Docker

Docker environment provides where Full Node can operate.

Outline

Operates the provided Full Node Docker Image to provide the OmniOne Full Node environment construction.

Advanced preparation

Requires suitable Docker installation that matches the operational system environment. This guide is written using Docker Engine 19.03.12 version.

Full Node driving environment

Environment as below is required in order to drive Full Node.

  • Docker Engine 19.03.12+

  • CPU : 6 Core or above

  • Memory : 8GB or above

Docker Image Spec

This is the Full Node Image configured version information.

  • Ubuntu 18.04 (LTS)

  • node v2.0.3

  • eosio.contracts v1.9.1

  • eosio.cdt v1.7.0

Last updated