EOSIO / eosio.cdt

EOSIO.CDT (Contract Development Toolkit) is a suite of tools used to build EOSIO contracts
http://eosio.github.io/eosio.cdt
MIT License
512 stars 288 forks source link

Provide official Docker image on hub.docker.com #124

Closed fproulx-dfuse closed 5 years ago

fproulx-dfuse commented 6 years ago

It'd be good that you provide an official CDT Docker to replace the https://hub.docker.com/r/eosio/eos-dev/

That one is being updated, but not with the new toolchain and also has old eosio.system contracts, etc...

limulidae commented 6 years ago

badly need it.

flyq commented 6 years ago

badly need it +1

update: devbjune/eosio.cdt root@30c6d71387a6:/opt/eosio.cdt/contracts# eosio-cpp --version eosio-cpp version 1.3.2

kesar commented 6 years ago

+1

dancju commented 6 years ago

+1 Arch Linux users need it as building is incompatible with Arch Linux

GMory commented 6 years ago

+1

WMcKibbin commented 5 years ago

docker pull eosio/cdt

Haven't started tinkering with this but there is a cdt image with this repo in the description

@nerdDan Gonna try to get this working with my Arch Laptop. I'll let you know if I learn anything of note.

dancju commented 5 years ago

@WMcKibbin download the official deb package and install with debtap

larryk85 commented 5 years ago

outdated by events, a docker image can be made from the supplied docker file.

beac0n commented 5 years ago

@nerdDan thank you very much for mentioning debtap. However, for eosio.cdt to work, I still needed to install ncurses5-compat-libs