aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-6/+6
* build: disable static built by default (#359)Wei-Ning Huang2019-06-151-1/+1
* vendor: use BLS-12_384 curve and update dependencies (#356)Wei-Ning Huang2019-06-151-3/+4
* travis, appveyor, Dockerfile: upgrade to Go 1.12Samuel Marks2019-06-151-3/+2
* Dockerfile: include bootnode in imageWei-Ning Huang2019-06-151-1/+2
* Dockerfile.alltools: update Dockerfile for building tools (#234)Wei-Ning Huang2019-06-121-2/+2
* misc: Update DockerfileJimmy Hu2019-06-121-2/+2
* Dockerfile: clean bls before build (#109)Wei-Ning Huang2019-06-121-3/+3
* Dockerfile: fix path and dependency (#80)s60912frank2019-06-121-2/+2
* Rename geth -> gdex and fix DockerfileWei-Ning Huang2019-06-121-4/+4
* travis, Dockerfile, appveyor, build: bump to Go 1.11Samuel Marks2018-09-191-1/+1
* Dockerfile: drop legacy discovery v5 port mappingsPéter Szilágyi2018-04-231-1/+1
* Dockerfile: revert the user change PR that broke all APIsPéter Szilágyi2018-04-231-6/+0
* Dockerfile: use non-privileged user account (#16052)Federico Gimenez2018-04-051-0/+6
* travis, Dockerfile, appveyor, build: bump to Go 1.10Péter Szilágyi2018-03-081-1/+1
* Dockerfile: support alltools image beside plain GethPéter Szilágyi2017-11-131-1/+1
* Dockerfile: fix missing SSL certificatesPéter Szilágyi2017-09-051-0/+1
* Dockerfile: multi-stage builds, Go 1.9Péter Szilágyi2017-09-051-8/+10
* Dockerfile: use alpine:3.6, clean up apk incovation (#15006)George Angel2017-08-211-9/+7
* dockerfile: expose 30303/udpAli92hm2017-05-261-0/+1
* dockerfile: cp geth to /usr/local/binAli92hm2017-05-261-2/+2
* Dockerfile: support building USB on Alpine, ignore temp filesPéter Szilágyi2017-02-141-5/+5
* Dockerfile: Add git dependency to Dockerfile (#3295)Nick Johnson2016-11-171-2/+2
* containers/docker: Fix dockerfiles for new branch layout; add dockerfile in rootNick Johnson2016-11-161-0/+14
* Revert "Revert "refactor Dockerfile""Felix Lange2015-04-231-39/+0
* Revert "refactor Dockerfile"Felix Lange2015-04-231-0/+39
* refactor Dockerfilecaktux2015-04-221-39/+0
* Docker rename ethereum to gethTaylor Gerring2015-03-291-2/+2
* Dockerfile: use fast™ build stepsFelix Lange2015-03-171-4/+3
* Bump to latest versions for DockerTaylor Gerring2015-02-271-6/+6
* Use explicit branch and godepTaylor Gerring2015-02-171-5/+9
* Use Go binary instead of building from sourceTaylor Gerring2015-02-161-6/+5
* Use latest Trusty versionTaylor Gerring2015-02-161-1/+1
* Group Qt dependencies togetherTaylor Gerring2015-02-161-6/+6
* No longer switch branches for go-qml depTaylor Gerring2015-02-111-6/+0
* Dockerfile creation speed-up by not running go tests, added a workaroundsveneh2015-02-091-1/+4
* Updated for Qt5.4Taylor Gerring2015-01-311-17/+16
* Separate golang source dir from GOPATH dirTaylor Gerring2015-01-291-3/+3
* Update go to latest versionTaylor Gerring2015-01-291-2/+2
* Use repo default branchesTaylor Gerring2014-12-221-2/+2
* Fix variable nameTaylor Gerring2014-12-131-1/+1
* Added Dockerfile to build from sourceTaylor Gerring2014-12-131-0/+41