User Tools

Site Tools


projects:dockerbuilderimage:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
projects:dockerbuilderimage:index [2015-12-28 16:31]
kristoffer created
projects:dockerbuilderimage:index [2015-12-28 16:57]
kristoffer
Line 3: Line 3:
 We have created a Docker image with all the tools needed to build the Bitcraze projects, In the image, we have installed compilers for the processors that are used in our hardware as well as python for the python client. The goal is to make it easy to build Bitcraze code without having to install various tools with the complexity of supporting multiple operating systems. We have created a Docker image with all the tools needed to build the Bitcraze projects, In the image, we have installed compilers for the processors that are used in our hardware as well as python for the python client. The goal is to make it easy to build Bitcraze code without having to install various tools with the complexity of supporting multiple operating systems.
  
-The builder image is used when building the project on our CI server at [[https://travis-ci.org/bitcraze|travis]], why it can be considered the official build environment.+The builder image is used when building the project on our CI server at [[https://travis-ci.org/bitcraze|travis]], why it can be considered the official build environment. To understand how the image is used on travis, take a look in the .travis.yml file in the root of projects.
  
 The image is available at [[https://hub.docker.com/r/bitcraze/builder/|Docker Hub]] and the source code can be found on [[https://github.com/bitcraze/docker-builder|github]]. The image is available at [[https://hub.docker.com/r/bitcraze/builder/|Docker Hub]] and the source code can be found on [[https://github.com/bitcraze/docker-builder|github]].
projects/dockerbuilderimage/index.txt · Last modified: 2021-06-24 16:16 by kimberly