Sign inSign up

crypto4docker/azzure

By crypto4docker

Updated over 4 years ago

Azzure Masternode Template

Image
0

264

crypto4docker/azzure repository overview

Azzure Masternode Config

By Nodemasters

This template is free to use by any persons or entitys in any manner you see fit, you are welcome to base your own templates of off our work.

The build files used for this template are available in /root/build, in theory you can copy them out of the container and run them yourself.

PLEASE NOTE The Nodemasters Base that this template is built upon is not shared, and you wont be able to pull it, you can see here for an example base dockerfile.


Template Details
Operating SystemUbuntu 20.04
Coin NameAzzure
Wallet SourceGithub
Enviroment Variables

ALL ENV Variables must be set at runtime see below for an example.

  • MASTERNODE_PRIV_KEY
  • EXTERNAL_IP

docker container create --name azzure -e MASTERNDOE_PRIV_KEY=5JUyyL4yWGsYn6o7q8WHVfrUN6596vzBqGnNQapaWySVgHyb1rk -e EXTERNAL_IP=80.0.0.1 -p 14725 crypto4docker/azzure:latest

Notes

This template is provided as is, we make no garantee our needs wont change in the future resulting in breaking changes to this store.

If you are certan you want to keep this particular build, simply register with dockerhub and create your own repo called azzure, and run the following commands to preserve it for all time

docker pull crypto4docker/azzure:latest

docker tag crypto4docker/azzure:latest yourdocker_username/azzure:latest

docker push yourdocker_username/azzure:latest

Tag summary

Content type

Image

Digest

Size

4.4 GB

Last updated

over 4 years ago

docker pull crypto4docker/azzure