https://github.com/sourcebots/robot-image
SourceBots robot image, based on Packer.
https://github.com/sourcebots/robot-image
packer
Last synced: about 1 month ago
JSON representation
SourceBots robot image, based on Packer.
- Host: GitHub
- URL: https://github.com/sourcebots/robot-image
- Owner: sourcebots
- Created: 2023-04-24T19:51:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-02T14:31:01.000Z (9 months ago)
- Last Synced: 2025-08-02T16:25:09.403Z (9 months ago)
- Topics: packer
- Language: Shell
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# robot-image
Packer scripts to build SourceBots robot image
## Requirements
- Docker
- This repository cloned
## Usage
Simply run the `./build-image.sh` script. Packer will download all needed files and save the output image to `Source OS-image-.img.xz`, ready for distribution. Running `./build-image.sh nocompress` will skip the compression step, which greatly speeds up the build process.