aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Dockerfile: add boost localeMoroccanMalinois2018-03-051-1/+1
|
* Updating Boost download URL.Tadeas Moravec2018-02-251-1/+1
| | | | | | | | | Boost does not use Sourceforge anymore. Instead, their download links point to dl.bintray.com. Earlier today Sourceforge was down, and later the Boost downloaded file checksum did not match, which further reinforces the need to change the URL.
* Dockerfile: build dependencies with -fPICMoroccanMalinois2018-02-021-6/+73
|
* Merge pull request #2923Riccardo Spagni2017-12-251-1/+1
|\ | | | | | | a7e2e1b0 fix: bind RPC to all interfaces inside Docker container (Alexander Azarov)
| * fix: bind RPC to all interfaces inside Docker containerAlexander Azarov2017-12-141-1/+1
| | | | | | | | | | | | | | | | Binding RPC to 127.0.0.1 makes no sense. Despite the fact port 18081 is exposed, no one will be able to connect to the daemon. RPC should be listening at all interfaces when running inside a Docker container.
* | Dockerfile: add option to set build parallelismMoroccanMalinois2017-12-111-1/+3
|/
* Fix docker image dependencies, don't install libraries statically linkedBruno Clermont2017-11-181-6/+4
|
* use makeBruno Clermont2017-11-181-1/+1
|
* Force docker image to use --non-interactiveBruno Clermont2017-11-181-1/+1
|
* fix and improve docker image, add doc for docker-composeBruno Clermont2017-11-171-31/+34
|
* Add needed dependenciesEmilien Devos2017-10-041-0/+2
|
* Separated dependency installation, git clone and build commands to reduce ↵adot232017-03-091-6/+7
| | | | repeated work on failure
* updated DockerfileMine Coins2017-02-241-30/+25
| | | | | | - minified image: 75% smaller image - statically-linked build - add .dockerignore: no need to send repo to build context
* Dockerfile : use libssl1.0MoroccanMalinois2016-12-151-2/+2
|
* readme fixes, small Docker fixRiccardo Spagni2016-09-031-1/+1
|
* update Dockerfile bitmonero refsRiccardo Spagni2016-09-031-5/+5
|
* Added basic docker fileeiabea2016-09-011-0/+49
finalized dockerfile