Go to file
Ben Wilson 0911299b77 Added local Dockerfile for lightwalletd until CI is setup 2020-01-21 09:07:37 -05:00
bb-worker Consolidated bb-workers, added cloudbuild 2019-12-04 16:25:06 -05:00
lightwalletd Added local Dockerfile for lightwalletd until CI is setup 2020-01-21 09:07:37 -05:00
zcash-insight-explorer Added basic docker images 2019-11-15 11:35:00 -05:00
zcashd Fixed bug with zcashd entrypoint not evaluating exec command 2019-12-10 12:02:01 -05: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

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