Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | so that docker's cache is invalidated whenever th git repo is updated. | ||||
* | 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 |
| | | | | Now using git instead of mercurial | ||||
* | 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 |