Commit Graph

17 Commits

Author SHA1 Message Date
MoroccanMalinois 7c81cc495f
Dockerfile: add boost locale 2018-03-05 18:28:37 +00:00
Tadeas Moravec 18057b20a3 Updating Boost download URL.
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.
2018-02-25 19:40:25 +01:00
MoroccanMalinois 49c803ad7d
Dockerfile: build dependencies with -fPIC 2018-02-02 13:45:28 +00:00
Riccardo Spagni c443a98217
Merge pull request #2923
a7e2e1b0 fix: bind RPC to all interfaces inside Docker container (Alexander Azarov)
2017-12-25 21:18:59 +02:00
Alexander Azarov a7e2e1b07f fix: bind RPC to all interfaces inside Docker container
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.
2017-12-14 23:11:30 +02:00
MoroccanMalinois 37f9c6e651
Dockerfile: add option to set build parallelism 2017-12-11 23:33:08 +00:00
Bruno Clermont e41cc58d7a Fix docker image dependencies, don't install libraries statically linked 2017-11-18 14:45:39 +08:00
Bruno Clermont 2ddbc3ef6e use make 2017-11-18 11:27:14 +08:00
Bruno Clermont 81ac0e91cb Force docker image to use --non-interactive 2017-11-18 11:22:45 +08:00
Bruno Clermont e03be11a0e fix and improve docker image, add doc for docker-compose 2017-11-17 21:51:22 +08:00
Emilien Devos e663657727 Add needed dependencies 2017-10-04 14:05:11 +02:00
adot23 efc4c7b09f
Separated dependency installation, git clone and build commands to reduce repeated work on failure 2017-03-09 16:03:28 +00:00
Mine Coins a1cd4db4e6 updated Dockerfile
- minified image: 75% smaller image
- statically-linked build
- add .dockerignore: no need to send repo to build context
2017-02-24 00:56:15 +02:00
MoroccanMalinois f7e551d0b8 Dockerfile : use libssl1.0 2016-12-15 05:50:03 +01:00
Riccardo Spagni f1d4e4a3f2
readme fixes, small Docker fix 2016-09-03 21:47:00 +02:00
Riccardo Spagni 50dc4fbd26
update Dockerfile bitmonero refs 2016-09-03 21:33:47 +02:00
eiabea 93972546c0 Added basic docker file
finalized dockerfile
2016-09-01 11:17:17 +02:00