mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 23:58:50 +01:00
modify docker artifact paths
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
d860a03fbe
commit
7688c3fcf7
@ -147,8 +147,8 @@ This may take a while (~1h30), so consider getting yourself a cup, a glass or a
|
|||||||
After building, you can copy the SD Card image `sdcard.img` and the firmware update file `FunKey-rootfs-X.Y.fwu` from the container into the host current directory:
|
After building, you can copy the SD Card image `sdcard.img` and the firmware update file `FunKey-rootfs-X.Y.fwu` from the container into the host current directory:
|
||||||
```bash
|
```bash
|
||||||
$ mkdir images
|
$ mkdir images
|
||||||
$ docker cp funkey-os:/home/funkey/FunKey-OS/images/sdcard.img images/
|
$ docker cp funkey-os:/home/funkey/FunKey-OS/images/FunKey-sdcard-X.Y.Z.img images/
|
||||||
$ docker cp funkey-os:/home/funkey/FunKey-OS/images/FunKey-rootfs-X.Y.fwu images/
|
$ docker cp funkey-os:/home/funkey/FunKey-OS/images/FunKey-rootfs-X.Y.Z.fwu images/
|
||||||
```
|
```
|
||||||
|
|
||||||
## How to write to the SD card
|
## How to write to the SD card
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user