Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 412 Bytes

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-<GIT-TAG/HASH>.img.xz, ready for distribution. Running ./build-image.sh nocompress will skip the compression step, which greatly speeds up the build process.