scvnc / veriblock-docker

UNMAINTAINED docker files for veriblock
0 stars 1 forks source link

Issue in veriBlock docker-compose #2

Open golnarmordadi opened 3 years ago

golnarmordadi commented 3 years ago

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. ?

image

golnarmordadi commented 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

scvnc commented 3 years ago

I likely need to archive this repo as I can not maintain it at this time. This is likely far out of date.