summaryrefslogtreecommitdiff
path: root/doc/buildWithDocker.md
AgeCommit message (Collapse)Author
2021-10-16Docs: Clarify Docker image needs to be built 1st, fix URL and typos.carlosperate
2021-07-25Correct spelling issue in documentation (#509)Grant
* Correct spelling issue
2021-06-12Update buildWithDocker.md (#416)Pekka
Added a link to instructions for cloning the repo. The purpose was mainly to remind of the git submodule update.
2020-12-21Integrate improvements from #137Joe Eaves
Also fixed a bug with empty quoted strings
2020-12-21Unify the Dockerfiles by fleshing out build.shJoe Eaves
Script is written to handle it's own dependencies so it can be used within Docker or on the host system
2020-12-15Missed username for some Docker Hub commandsPeter Feerick
2020-12-13Minor changes to docker doc wordingPeter Feerick
2020-12-12Add Docker Hub info to docs and tweak instructionsPeter Feerick
2020-08-19All output files (bin, hex, image, dfu) contain the version of the project ↵JF
in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root).
2020-08-19Add doc about Docker image.JF