Skip to content

Docker image for building AllThingsEmbedded projects

Notifications You must be signed in to change notification settings

allthingsembedded/builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllThingsEmbedded Builder

This repo contains the sources for the ate_builder image. The ate_builder image is a Docker image for building C++ projects from AllThingsEmbedded repositories.

Usage

Releases are published to Docker Hub and versioned using semantic versioning. See the releases page for information on the current releases and their features.

In addition to released versions, the main branch is always published with the main tag automatically.

To use the image, just install docker and start a container with:

docker run -it --rm javiervarez/ate_builder:latest

Have fun hacking around!

About

Docker image for building AllThingsEmbedded projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published