zebra/docker
Gustavo Valverde 726f732640
fix(build): a path must exist before creating a file in it (#5177)
* fix(build): a path must exist before creating a file in it

Other directories in the Dockerfile were automatically created with the `WORKDIR` and  `COPY` commands. In this case it has to be explicitly created

* fix(build): use a variable for the conf path and another for the file

Add some pending actions to consider, for a better user experience.

* fix(runtime): run with the correct path
2022-09-15 22:26:32 +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 refactor(build): use FHS for deployments and artifacts (#4786) 2022-08-03 23:43:32 +00:00
Dockerfile fix(build): a path must exist before creating a file in it (#5177) 2022-09-15 22:26:32 +00:00
entrypoint.sh 1. add(ci): Add a Zebra cached state update test, fix lightwalletd tests (#4813) 2022-07-26 08:13:25 +10:00