X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=docker%2FREADME.md;h=b3c273a570791146a869efd2a5e43490ec97d00c;hp=a2ca38fde11a6cae030dd622f8961c47360a82fc;hb=351237a25834610576f953d1be2976f043e6f862;hpb=d52da32bf9b27cd97ddec14ef0bdb75ec21b38d2;ds=sidebyside diff --git a/docker/README.md b/docker/README.md index a2ca38f..b3c273a 100644 --- a/docker/README.md +++ b/docker/README.md @@ -44,7 +44,7 @@ Use grml-debootstrap inside the container, e.g.: # grml-debootstrap --target /srv/debian --password grml --hostname docker [--force] ```` -*TIP:* to speed up the build prepend `eatmydata` in the the grml-debootstrap command line +*TIP:* to speed up the build prepend `eatmydata` in the grml-debootstrap command line *TIP:* if you want to have access to the generated Debian systems after exiting the container make sure to share your working directory as `/srv` via adding `-v $PWD:/srv/` to your `docker run` command line