Skip to content

Commit

Permalink
Fix missing argument bash in debug example
Browse files Browse the repository at this point in the history
  • Loading branch information
panchoh authored Jun 12, 2020
1 parent 705ef10 commit a20794d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $ docker run \
--privileged \
-v /path_to/image_file.qcow2:/image/image \
-e AUTO_ATTACH=yes \
bbvainnotech/kvm:latest
bbvainnotech/kvm:latest bash
```

## Environment variables
Expand Down Expand Up @@ -138,4 +138,4 @@ Unless required by applicable law or agreed to in writing, software distributed
## Authors
* BBVA Innotech - Fernando Alvarez (@methadata)
* BBVA Innotech - Pancho Horrillo (@panchoh)
* BBVA Innotech - Rodrigo de la Fuente (@rodrigofuente)
* BBVA Innotech - Rodrigo de la Fuente (@rodrigofuente)

0 comments on commit a20794d

Please sign in to comment.