switch-l4t-uboot/DOCKER-USAGE.md
2023-07-27 19:36:22 +03:00

125 B

Usage

Build the container: docker build -t uboot-nx .

Run the container: docker run --rm -it -v $(pwd):/out uboot-nx