Docker based

CIC Chain is docker-based, which means that it is designed to run in a containerized environment using Docker. Docker is an open-source platform that allows developers to build, ship, and run applications in containers.

By utilizing Docker, CIC Chain is able to provide a number of benefits, including:

  • Portability: Docker containers are designed to be portable, which means that CIC Chain can run its nodes on any infrastructure that supports Docker.

  • Scalability: Docker is designed to be highly scalable, allowing CIC Chain to easily add new nodes and scale its network as needed.

  • Efficiency: Docker containers are lightweight and efficient, which means that CIC Chain can run more nodes on a single server or machine, reducing costs and improving efficiency.

  • Upgradability: Docker containers are easily upgradable, allowing CIC Chain to keep its network up-to-date with the latest software releases and security patches.

Utilizing Docker means that CIC Chains architecture can be upgraded in the future without disruption to the chain.

Last updated