zebra/docker
Gustavo Valverde 3faef29d23
ref(docker): organize `ENV` and `ARG` values based on their usage (#7200)
* ref(docker): use a single variable for test features

* ref(docker): scope `ARG`s and `ENV`s correctly

* fix(docker): use variables as expected on test build

* fix(docker): use correct `$RPC_PORT` validation

* revert(docker): revert to using extra `ENTRYPOINT_FEATURES`

* fix(rust): missing features replacements

* fix(docker): enable backtraces for errors and panics

This is a costly function!!

* ref(docker): remove `$NETWORK` as an `ARG`

* fix typo

* Apply suggestions from code review

Co-authored-by: Marek <mail@marek.onl>

---------

Co-authored-by: Marek <mail@marek.onl>
2023-07-17 20:03:17 +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 ref(docker): organize `ENV` and `ARG` values based on their usage (#7200) 2023-07-17 20:03:17 +00:00
entrypoint.sh ref(docker): organize `ENV` and `ARG` values based on their usage (#7200) 2023-07-17 20:03:17 +00:00
runtime-entrypoint.sh ref(docker): organize `ENV` and `ARG` values based on their usage (#7200) 2023-07-17 20:03:17 +00:00