/docker-petalinux

Primary LanguageDockerfileApache License 2.0Apache-2.0

docker-petalinux

how to build

  • Copy the petalinux installer file (for example petalinux-v2021.2-final-installer.run) to this folder.
    Then run ./docker-petalinux.sh

how to run

run ./docker-petalinux.sh run <version> for example run ./docker-petalinux.sh run v2021.2 tu run the previously built petalinux:v2021.2 image

VSCode devcontainer