Xilinx / PYNQ

Python Productivity for ZYNQ
http://www.pynq.io/
BSD 3-Clause "New" or "Revised" License
1.95k stars 808 forks source link

Devcontainer support for SD build #1444

Open pbk20191 opened 5 months ago

pbk20191 commented 5 months ago

It would be really nice to have docker container environment for SD build flow. Since it will be more lighter than pure virtual machine and get benefit from prebuilt image.

This configuration expects the Xilinx tools all installed in default location tools/Xilinx in host. But users can change path if they want to.

skalade commented 4 months ago

Would you be willing to turn this into a regular dockerfile, without .devcontainer? We would be more interested in that use-case. This would be a nice alternative to vagrant.