Commit Graph

12 Commits

Author SHA1 Message Date
Maijin 9227815fdb Change radare->radareorg links 2019-10-07 10:48:31 +02:00
pancake 23448994ea Make git clones quieter 2018-10-06 04:32:03 +02:00
David Douard 42017d9fe0 Dockerfile: make versions (radare, pipe npm and pipe python) settable at build time (#11317)
using build args, eg.

  docker build --build-arg=R2_VERSION=2.8.0 -t radare2/radare:2.8.0 .
2018-08-31 00:12:59 +02:00
bannsec 7421a7347b Fixing dependency (#9501)
Looks like there's one dependency change missing for Debian 9. Added that and it builds fine locally.
2018-02-24 20:40:04 +01:00
bannsec 89775276a2 Updating to Debian 9 (#9488)
I'm finding more binaries that require libraries that Debian Jessie just does not have (such as modern versions of glibc). Ticking the debian here up to 9.
2018-02-24 08:37:10 +01:00
Willi Ballenthin 73e8440582 Fix #8114 - dockerfile: use node v8, better install npm 2017-08-03 14:04:03 +02:00
David Manouchehri 4b11de34c0 Add r2pm dependencies to Dockerfile (#7454)
* Git is needed for r2pm, don't remove it.
* Initialize r2pm in Docker.
* Fixed up r2pm for the r2 user.
* We also still need a lot of other build tools for r2pm...
2017-05-08 22:05:35 +02:00
ryarnyah ce6878f243 Shrink docker image 2017-03-24 23:57:43 +01:00
pancake c588138fd0 Initial import of r2-docker 2017-03-10 10:28:18 +01:00
pancake 95249b8237 Fix #6643 - Add privileged notes on dockerfile 2017-02-03 10:55:45 +01:00
pancake 7217f1ab9e Update Dockerfile to use latest Ubuntu, Node and r2pipe 2016-11-07 15:34:22 +01:00
pancake c048d775ca Dockerfile to the roots 2015-10-12 20:51:07 +02:00