InfiniTime/docker
Jean-François Milants 831f93cd92 The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format.
The Dockerfile has been slightly adapted (remove the USER instructions). Docker images are now published in DockerHub (jf002/infinitime-build).
2022-05-26 11:35:25 +02:00
..
.gitpod.Dockerfile docker: add git system package to image 2021-05-14 01:07:32 +03:00
build.sh The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format. 2022-05-26 11:35:25 +02:00
Dockerfile The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format. 2022-05-26 11:35:25 +02:00
post_build.sh.in The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format. 2022-05-26 11:35:25 +02:00
README.md Add doc about Docker image. 2020-08-19 16:01:01 +02:00

Docker images and build script for building the project using Docker. See this page for more info.