Move all code-snippets to /tmp/ as basedir

This commit is contained in:
Martin Sirringhaus 2020-07-13 15:42:59 +02:00
parent e1106ca61b
commit 92e010e4a1

View File

@ -143,7 +143,7 @@ $ ct-ng menuconfig
meaningful name. This is done outside the container. meaningful name. This is done outside the container.
``` ```
$ docker cp drunk_murdock:/.config arm-linux-gnueabi.config $ docker cp drunk_murdock:/tmp/.config arm-linux-gnueabi.config
``` ```
- Now you can shutdown the container or repeat the two last steps to generate a - Now you can shutdown the container or repeat the two last steps to generate a