docker-builds/README.md

35 lines
872 B
Markdown
Raw Normal View History

2019-11-15 08:20:35 -08:00
# docker-builds
2019-11-15 08:35:00 -08:00
## Buildbot docker files for Kubernetes workers
2019-11-15 08:41:37 -08:00
### [Debian 8](./bb-worker-debian8)
`docker pull gcr.io/zcash-web/bb-worker-debian8`
### [Debian 9](./bb-worker-debian9)
`docker pull gcr.io/zcash-web/bb-worker-debian9`
### [Debian 10](./bb-worker-debian10)
`docker pull gcr.io/zcash-web/bb-worker-debian10`
### [Ubuntu 16.04](./bb-worker-ubuntu1604)
`docker pull gcr.io/zcash-web/bb-worker-ubuntu1604`
### [Ubuntu 18.04](./bb-worker-ubuntu1804)
`docker pull gcr.io/zcash-web/bb-worker-ubuntu1804`
### [Ubuntu 19.04](./bb-worker-ubuntu1904)
`docker pull gcr.io/zcash-web/bb-worker-ubuntu1904`
2019-11-15 08:35:00 -08:00
## Zcashd for general usage
[Zcashd (Debian9)](./zcashd)
2019-11-15 08:41:37 -08:00
`docker pull gcr.io/zcash-web/zcashd`
2019-11-15 08:35:00 -08:00
## Zcash Blockchain explorer
[zcash-insight-explorer (Debian 9)](./zcash-insight-explorer)
2019-11-15 08:41:37 -08:00
`docker pull gcr.io/zcash-web/zcash-insight-explorer`