Added Docker quick instructions
This commit is contained in:
parent
6e82bac086
commit
084042c4ed
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -67,6 +67,12 @@ Other drives might work, most likely those based on the Hitachi MN103
|
|||
microcontroller. If you find any of them, please report so that they can be
|
||||
added to the compatibility list.
|
||||
|
||||
===============================================================================
|
||||
Docker
|
||||
===============================================================================
|
||||
|
||||
$ docker build -f Docker/Dockerfile -t friidump .
|
||||
$ docker run --rm --name friidump --privileged -v /dev/sr0:/dev/cdrom friidump -d /dev/cdrom -a
|
||||
|
||||
===============================================================================
|
||||
Installation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue