aboutsummaryrefslogtreecommitdiffstats
path: root/doc/buildWithDocker.md
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Clarify Docker image needs to be built 1st, fix URL and typos.carlosperate2021-10-161-4/+6
|
* Correct spelling issue in documentation (#509)Grant2021-07-251-1/+1
| | | * Correct spelling issue
* Update buildWithDocker.md (#416)Pekka2021-06-121-1/+1
| | | Added a link to instructions for cloning the repo. The purpose was mainly to remind of the git submodule update.
* Integrate improvements from #137Joe Eaves2020-12-211-25/+40
| | | | Also fixed a bug with empty quoted strings
* Unify the Dockerfiles by fleshing out build.shJoe Eaves2020-12-211-48/+37
| | | | Script is written to handle it's own dependencies so it can be used within Docker or on the host system
* Missed username for some Docker Hub commandsPeter Feerick2020-12-151-3/+3
|
* Minor changes to docker doc wordingPeter Feerick2020-12-131-4/+4
|
* Add Docker Hub info to docs and tweak instructionsPeter Feerick2020-12-131-8/+44
|
* All output files (bin, hex, image, dfu) contain the version of the project ↵JF2020-08-191-2/+2
| | | | | | | in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root).
* Add doc about Docker image.JF2020-08-191-0/+33