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.
| Operating System | Ubuntu 20.04 |
| Coin Name | Azzure |
| Wallet Source | Github |
ALL ENV Variables must be set at runtime see below for an example.
docker container create --name azzure -e MASTERNDOE_PRIV_KEY=5JUyyL4yWGsYn6o7q8WHVfrUN6596vzBqGnNQapaWySVgHyb1rk -e EXTERNAL_IP=80.0.0.1 -p 14725 crypto4docker/azzure:latest
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
Content type
Image
Digest
Size
4.4 GB
Last updated
over 4 years ago
docker pull crypto4docker/azzure