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:
5
scripts/docker/fail-demo/my.cnf
Normal file
5
scripts/docker/fail-demo/my.cnf
Normal file
@ -0,0 +1,5 @@
|
||||
[client]
|
||||
host=mysql
|
||||
user=fail
|
||||
password=fail
|
||||
database=fail
|
||||
Reference in New Issue
Block a user