zebra/docker
Marek 1014e3c785
Add default RPC port depending on Zcash network (#7162)
The `runtime-entrypoint.sh` uses the `RPC_PORT` env var when the user
specifies the `getblocktemplate-rpc` feature, but this env var is unset
unless the user sets it. This commit sets the default values for
`RPC_PORT` depending on `NETWORK`.
2023-07-06 23:23:47 +00:00
..
zcash-lightwalletd fix(docker): Copy lightwalletd from the correct path during Docker builds (#4886) 2022-08-04 06:29:49 +00:00
zcash-params Use release images for zcash-params downloads (#7097) 2023-06-29 20:19:15 +00:00
Dockerfile Use standard syntax for Dockerfile ENV instruction (#7155) 2023-07-05 23:01:22 +00:00
entrypoint.sh change(ci): Generate testnet checkpoints in CI (#6581) 2023-05-03 23:14:22 +00:00
runtime-entrypoint.sh Add default RPC port depending on Zcash network (#7162) 2023-07-06 23:23:47 +00:00