https://github.com/dstack-tee/meta-dstack
https://github.com/dstack-tee/meta-dstack
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dstack-tee/meta-dstack
- Owner: Dstack-TEE
- License: mit
- Created: 2024-10-12T01:57:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-16T03:49:01.000Z (11 months ago)
- Last Synced: 2025-04-16T04:49:15.880Z (11 months ago)
- Language: Shell
- Size: 182 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yocto support for DStack Guest
This project implements Yocto layer and the overall build scripts for DStack Base OS image.
## Build
See https://github.com/Dstack-TEE/dstack for more details.
## Reproducible Build The Guest Image
### Pre-requisites
- X86_64 Linux system with Docker installed
### Build commands
```bash
git clone https://github.com/Dstack-TEE/meta-dstack.git
cd meta-dstack/repro-build/
./repro-build.sh
```
## License
This project is licensed under the MIT License. See the LICENSE file for more details.