| Commit message (Expand) | Author | Age | Files | Lines |
* | travis, Dockerfile, appveyor, build: bump to Go 1.11 | Samuel Marks | 2018-09-19 | 1 | -1/+1 |
* | Dockerfile: drop legacy discovery v5 port mappings | Péter Szilágyi | 2018-04-23 | 1 | -1/+1 |
* | Dockerfile: revert the user change PR that broke all APIs | Péter Szilágyi | 2018-04-23 | 1 | -6/+0 |
* | Dockerfile: use non-privileged user account (#16052) | Federico Gimenez | 2018-04-05 | 1 | -0/+6 |
* | travis, Dockerfile, appveyor, build: bump to Go 1.10 | Péter Szilágyi | 2018-03-08 | 1 | -1/+1 |
* | Dockerfile: support alltools image beside plain Geth | Péter Szilágyi | 2017-11-13 | 1 | -1/+1 |
* | Dockerfile: fix missing SSL certificates | Péter Szilágyi | 2017-09-05 | 1 | -0/+1 |
* | Dockerfile: multi-stage builds, Go 1.9 | Péter Szilágyi | 2017-09-05 | 1 | -8/+10 |
* | Dockerfile: use alpine:3.6, clean up apk incovation (#15006) | George Angel | 2017-08-21 | 1 | -9/+7 |
* | dockerfile: expose 30303/udp | Ali92hm | 2017-05-26 | 1 | -0/+1 |
* | dockerfile: cp geth to /usr/local/bin | Ali92hm | 2017-05-26 | 1 | -2/+2 |
* | Dockerfile: support building USB on Alpine, ignore temp files | Péter Szilágyi | 2017-02-14 | 1 | -5/+5 |
* | Dockerfile: Add git dependency to Dockerfile (#3295) | Nick Johnson | 2016-11-17 | 1 | -2/+2 |
* | containers/docker: Fix dockerfiles for new branch layout; add dockerfile in root | Nick Johnson | 2016-11-16 | 1 | -0/+14 |
* | Revert "Revert "refactor Dockerfile"" | Felix Lange | 2015-04-23 | 1 | -39/+0 |
* | Revert "refactor Dockerfile" | Felix Lange | 2015-04-23 | 1 | -0/+39 |
* | refactor Dockerfile | caktux | 2015-04-22 | 1 | -39/+0 |
* | Docker rename ethereum to geth | Taylor Gerring | 2015-03-29 | 1 | -2/+2 |
* | Dockerfile: use fast™ build steps | Felix Lange | 2015-03-17 | 1 | -4/+3 |
* | Bump to latest versions for Docker | Taylor Gerring | 2015-02-27 | 1 | -6/+6 |
* | Use explicit branch and godep | Taylor Gerring | 2015-02-17 | 1 | -5/+9 |
* | Use Go binary instead of building from source | Taylor Gerring | 2015-02-16 | 1 | -6/+5 |
* | Use latest Trusty version | Taylor Gerring | 2015-02-16 | 1 | -1/+1 |
* | Group Qt dependencies together | Taylor Gerring | 2015-02-16 | 1 | -6/+6 |
* | No longer switch branches for go-qml dep | Taylor Gerring | 2015-02-11 | 1 | -6/+0 |
* | Dockerfile creation speed-up by not running go tests, added a workaround | sveneh | 2015-02-09 | 1 | -1/+4 |
* | Updated for Qt5.4 | Taylor Gerring | 2015-01-31 | 1 | -17/+16 |
* | Separate golang source dir from GOPATH dir | Taylor Gerring | 2015-01-29 | 1 | -3/+3 |
* | Update go to latest version | Taylor Gerring | 2015-01-29 | 1 | -2/+2 |
* | Use repo default branches | Taylor Gerring | 2014-12-22 | 1 | -2/+2 |
* | Fix variable name | Taylor Gerring | 2014-12-13 | 1 | -1/+1 |
* | Added Dockerfile to build from source | Taylor Gerring | 2014-12-13 | 1 | -0/+41 |