Open golnarmordadi opened 3 years ago
The Issue created in this command that is written in nodecore.Dockerfile
file:
RUN tar --strip-components=1 -C / -xvf /tmp/nodecore.tar && rm /tmp/nodecore.tar
I can not find this /tmp/nodecore.tar https://github.com/VeriBlock/nodecore-releases/releases/download/v${VERSION}/veriblock-nodecore-all-${VERSION}.tar
There no veriblock with .tar it is .zip https://github.com/VeriBlock/nodecore-releases
releases are .zip format
I likely need to archive this repo as I can not maintain it at this time. This is likely far out of date.
I want to run veriBlock node with docker compose but I've faced with the issue. I create info in the picture that is attached to this Issus. Please check it and let me know how can I fix it. ?