https://github.com/AntShares/AntShares/wiki/Bookkeeping-Node-Deployment links to a missing docker image. anyone have current?
odd.. it works now. there is 1 broken image link on the page though under "dotnet run". was it just to show successful output?
should we also publish signed checksums of all binary downloads?
You can find docker image here(https://pan.baidu.com/s/1jI0TIJW#list/path=%2FDocker). Link in https://github.com/AntShares/AntShares/wiki/Bookkeeping-Node-Deployment is valid.
I think signed checksums is necessary. We will add it. Thanks for your suggestions.
Is there a way to download the docker image without having to download this "Baidu" client?
Maybe we should upload it to Docker Hub. @PeterLinX
I've created docker images, https://github.com/jonatanblockchain/neo-docker
Right now I am testing them.
@jonatanblockchain Great! I will check them.
@jonatanblockchain can you reference them on Docker Hub? Thanks for the great work!
you can use mine, base is microsoft/aspnetcore-build (1.19GB) and neo project compiled on it. I will trim it down and write up the docker file. It is a Linux image (on windows you need to switch to Linux containers ), so you should be able to host it on any cloud provider.
docker pull taresh/neo-cli
Was this a functional solution? Why is this still open? It seems like these boards went very quiet around November. I hope that's not an indication of the project at large. I'm sure it's easy to figure you can sell now and worry about some new project later; just speculating of course but the dates and events correlation suggests it further.
NEO pr铆vate chain using Docker
https://github.com/CityOfZion/neo-privatenet-docker
Compile聽NEO聽smart contracts using Docker.
https://github.com/CityOfZion/neo-compiler-docker
Most helpful comment
you can use mine, base is microsoft/aspnetcore-build (1.19GB) and neo project compiled on it. I will trim it down and write up the docker file. It is a Linux image (on windows you need to switch to Linux containers ), so you should be able to host it on any cloud provider.
docker pull taresh/neo-cli