Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-18 | Fix docker image dependencies, don't install libraries statically linked | Bruno Clermont | 1 | -6/+4 | |
2017-11-18 | use make | Bruno Clermont | 1 | -1/+1 | |
2017-11-18 | Force docker image to use --non-interactive | Bruno Clermont | 1 | -1/+1 | |
2017-11-17 | fix and improve docker image, add doc for docker-compose | Bruno Clermont | 1 | -33/+36 | |
2017-10-04 | Add needed dependencies | Emilien Devos | 1 | -0/+2 | |
2017-03-09 | Separated dependency installation, git clone and build commands to reduce ↵ | adot23 | 1 | -6/+7 | |
repeated work on failure | |||||
2017-02-24 | updated Dockerfile | Mine Coins | 1 | -32/+27 | |
- minified image: 75% smaller image - statically-linked build - add .dockerignore: no need to send repo to build context | |||||
2016-12-15 | Dockerfile : use libssl1.0 | MoroccanMalinois | 1 | -2/+2 | |
2016-09-03 | readme fixes, small Docker fix | Riccardo Spagni | 1 | -1/+1 | |
2016-09-03 | update Dockerfile bitmonero refs | Riccardo Spagni | 1 | -5/+5 | |
2016-09-01 | Added basic docker file | eiabea | 1 | -0/+49 | |
finalized dockerfile |