Skip to content

SourceBots robot image, based on Packer.

Notifications You must be signed in to change notification settings

sourcebots/robot-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.