docker image

This commit is contained in:
vanhauser-thc 2022-06-13 19:32:55 +02:00
commit 77037ecbb6
2 changed files with 11 additions and 2 deletions

9
README
View file

@ -17,6 +17,11 @@
NOTE: no this is not meant to be a markdown doc! old school!
Hydra in the most current github state can be directly downloaded via docker:
```
docker pull vanhauser/hydra
```
INTRODUCTION
------------
@ -63,6 +68,10 @@ repository is at Github:
Use the development version at your own risk. It contains new features and
new bugs. Things might not work!
Alternatively (and easier) to can pull it as a docker container:
```
docker pull vanhauser/hydra
```
HOW TO COMPILE