https://github.com/ossystems/docker-yocto-env
Yocto Project Environment helper
https://github.com/ossystems/docker-yocto-env
docker yocto
Last synced: 9 months ago
JSON representation
Yocto Project Environment helper
- Host: GitHub
- URL: https://github.com/ossystems/docker-yocto-env
- Owner: OSSystems
- Created: 2020-04-10T19:53:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T19:30:35.000Z (over 1 year ago)
- Last Synced: 2025-04-08T05:13:01.231Z (12 months ago)
- Topics: docker, yocto
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 7
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yocto Project Environment helper
This container is self-contained and we provide the wrapper script
inside it. To get it please run this very same container passing
wrapper as argument. For example:
docker run ossystems/yocto-env:20.04 wrapper > ~/bin/yocto-env
chmod a+x ~/bin/yocto-env
The generated wrapper, `yocto-env`, has the following usage message:
USAGE:
yocto-env [--skip-pull]
OPTIONS
version Environment version to use. This maps to Ubuntu releases
and currently it provides the 16.04, 18.04,
and 20.04, 22.04 and 24.04.