An open API service indexing awesome lists of open source software.

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.

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.