summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)AuthorFilesLines
2020-12-22Make TOOLS_DIR if neededJoe Eaves1-0/+3
2020-12-21Integrate improvements from #137Joe Eaves3-25/+23
2020-12-21Unify the Dockerfiles by fleshing out build.shJoe Eaves6-85/+128
2020-12-12Add cleanup and make download stages more readablePeter Feerick2-6/+18
2020-12-12Expand update block for readability and add cleanupPeter Feerick2-2/+31
2020-12-12Move user block to reduce layer change breakage + tweaksPeter Feerick2-14/+10
2020-12-12Reference specific architecturesPeter Feerick2-2/+2
2020-11-20Rename dockerfile folders to correct architecturesPeter Feerick2-0/+0
2020-09-20Update to the latest version of the bootloader (https://github.com/lupyuen/pi...JF1-1/+1
2020-09-08Docker post build : generate post build script with versions from the CMake p...JF1-2/+2
2020-08-20Docker build : split build.sh into 2 scripts : build.sh that always exists an...JF2-9/+14
2020-08-19All output files (bin, hex, image, dfu) contain the version of the project in...JF3-8/+20
2020-08-19Add doc about Docker image.JF1-0/+2
2020-08-19Add docker file create docker image that builds the project on amd64 and arm6...JF3-0/+45