aboutsummaryrefslogtreecommitdiffstats
path: root/docker/arm64/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Rename dockerfile folders to correct architecturesPeter Feerick2020-11-201-17/+0
|
* All output files (bin, hex, image, dfu) contain the version of the project ↵JF2020-08-191-1/+8
| | | | | | | in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root).
* Add docker file create docker image that builds the project on amd64 and ↵JF2020-08-191-0/+10
arm64 arch.