Go to file
Ben Wilson 3efb57eb89
Merge pull request #27 from zcash-hackworks/pantheon-backup
Added pantheon-backup image
2020-09-09 13:09:49 -04:00
bb-worker Centos8 and Arch bbworkers should use the same python requirements file as other workers 2020-04-02 08:46:12 -04:00
lightwalletd Added local Dockerfile for lightwalletd until CI is setup 2020-01-21 09:07:37 -05:00
pantheon-backup Full path to terminus in entrypoint script 2020-09-09 10:42:02 -04:00
triage Added in the gettext-base package for envsubst 2020-05-06 13:17:55 -04:00
zcash-insight-explorer Updated zcash-insight-explorer entrypoint for ports and signals 2020-03-30 11:27:46 -04:00
zcashd Remove ZCASHD_NETWORK requirement, add --version bypass to entrypoint 2020-04-02 14:57:06 -04:00
.gitignore Added basic docker images 2019-11-15 11:35:00 -05:00
README.md Added docker pull commands 2019-11-15 11:41:37 -05:00
cloudbuild-and-push.yml Removed old python2 bb-workers, new, non-pushing cloudbuild.yml 2020-02-12 10:03:11 -05:00
cloudbuild.yml Removed old python2 bb-workers, new, non-pushing cloudbuild.yml 2020-02-12 10:03:11 -05:00

README.md

docker-builds

Buildbot docker files for Kubernetes workers

Debian 8

docker pull gcr.io/zcash-web/bb-worker-debian8

Debian 9

docker pull gcr.io/zcash-web/bb-worker-debian9

Debian 10

docker pull gcr.io/zcash-web/bb-worker-debian10

Ubuntu 16.04

docker pull gcr.io/zcash-web/bb-worker-ubuntu1604

Ubuntu 18.04

docker pull gcr.io/zcash-web/bb-worker-ubuntu1804

Ubuntu 19.04

docker pull gcr.io/zcash-web/bb-worker-ubuntu1904

Zcashd for general usage

Zcashd (Debian9)

docker pull gcr.io/zcash-web/zcashd

Zcash Blockchain explorer

zcash-insight-explorer (Debian 9)

docker pull gcr.io/zcash-web/zcash-insight-explorer