aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Expand)AuthorAgeFilesLines
* travis, Dockerfile, appveyor: bump to Go 1.13Péter Szilágyi2019-09-121-1/+1
* Dockerfile: expose GraphQL portsPéter Szilágyi2019-09-041-1/+1
* cmd, internal/build, docker: advertise commit date in unstable build versions...C. Brown2019-05-081-1/+1
* travis, appveyor, Dockerfile: upgrade to Go 1.12Samuel Marks2019-02-271-1/+1
* 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