rcore-os / rCore-Tutorial-v3

Let's write an OS which can run on RISC-V in Rust from scratch!
https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html
GNU General Public License v3.0
1.58k stars 452 forks source link

the original dockerfile does not work properly #143

Open ScofieldaCreep opened 7 months ago

ScofieldaCreep commented 7 months ago

Step 8/13 : COPY --from=build_qemu /usr/local/bin/* /usr/local/bin When using COPY with more than one source file, the destination must be a directory and end with a / make: *** [Makefile:8: build_docker] Error 1