Commit graph

8 commits

Author SHA1 Message Date
Pekka d4f4ed014c
Update buildWithDocker.md (#416)
Added a link to instructions for cloning the repo. The purpose was mainly to remind of the git submodule update.
2021-06-12 11:16:54 +02:00
Joe Eaves 60ef9b54fb Integrate improvements from #137
Also fixed a bug with empty quoted strings
2020-12-21 03:10:42 +00:00
Joe Eaves a7df0a0279 Unify the Dockerfiles by fleshing out build.sh
Script is written to handle it's own dependencies so it can be used within Docker or on the host system
2020-12-21 01:42:41 +00:00
Peter Feerick aa45f25174 Missed username for some Docker Hub commands 2020-12-15 20:17:24 +10:00
Peter Feerick 72960ef880 Minor changes to docker doc wording 2020-12-13 10:02:08 +10:00
Peter Feerick edc88b6042 Add Docker Hub info to docs and tweak instructions 2020-12-13 09:50:20 +10:00
JF f197a3fe88 All output files (bin, hex, image, dfu) contain the version of the project in their filename.
Update Docker build script accordingly.
Also fix permission issue with docker build (all files belonged to root).
2020-08-19 21:52:46 +02:00
JF 58811d76cf Add doc about Docker image. 2020-08-19 16:01:01 +02:00