scripts/docker: Added docker.io scripts to bootstrap a fail demo

The docker files provide containers with the full toolchain required to
build FAIL*. They also contain a demonstration FI campaign.

Change-Id: I280210eb0487718e82505f0343fa9303c21b8048
This commit is contained in:
Christian Dietrich
2014-11-03 13:10:11 +01:00
parent c00268242a
commit 6ab55a8359
7 changed files with 160 additions and 3 deletions
+6 -3
View File
@@ -8,11 +8,12 @@ Required for Fail*:
- libprotobuf-dev
- libpcl1-dev
- libboost-thread-dev libboost-system-dev libboost-regex-dev
- libdwarf
- libelf
- libdwarf-dev
- libelf-dev
- protobuf-compiler
- cmake 2.8.2 (2.8.11 preferred)
- cmake-curses-gui
- fontconfig1-dev
- zlib1g-dev
- binutils-dev, on newer systems libiberty-dev
- AspectC++ (ag++, ac++): AspectC++ 1.1 or newer is known to work and can be
obtained from <http://www.aspectc.org>; nightlies can be downloaded from
@@ -26,6 +27,8 @@ Required for Fail*:
come built this way)
- details below
* a MySQL 5.0+ or MariaDB 5.1+ (MariaDB 5.5 recommended) server
- optional: cmake-curses-gui
Required for the Bochs simulator backend: