The docker image can be used to simplify the installation process in various platforms. Prior to deployment using docker, we need to make sure the docker has been installed properly in our operating system.
Linux Environment
To run the docker container in Linux environment, execute the following command.
docker run -d --name zetrix-mainnet --network host zetrixchain/zetrix-mainnet