Neo: fix broken link to docker image

Created on 24 Jun 2017  路  12Comments  路  Source: neo-project/neo

https://github.com/AntShares/AntShares/wiki/Bookkeeping-Node-Deployment links to a missing docker image. anyone have current?

help wanted

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

All 12 comments

odd.. it works now. there is 1 broken image link on the page though under "dotnet run". was it just to show successful output?

https://camo.githubusercontent.com/91cdd7d22b810a4d845525d7900d7034dfb3ad42/68747470733a2f2f7777772e616e746170702e746563682f7374617469632f6877617070312e676966

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

Was this page helpful?
0 / 5 - 0 ratings