TailyFair
|
782ef7902f
|
Include repository initialization in docker build docs
|
2023-08-11 21:08:26 +02:00 |
|
tom-programming
|
361e381ac3
|
typo in the description
AMD64 and x86_64 are the same architecture - ARM64 should be specified instead
|
2022-12-06 12:06:57 +02:00 |
|
Riku Isokoski
|
c2b6a8de3e
|
Fix markdown format with autoformatter (#1284)
|
2022-08-21 14:50:09 +03:00 |
|
Jean-François Milants
|
dd313eb419
|
Docker container documentation : Fix typos, 1 line per sentence, remove obsolete paragraph, remove redundant 'image' parameter in the command to build the docker image, use ${PWD} instead of $(pwd).
|
2022-05-26 11:35:25 +02:00 |
|
Jean-François Milants
|
9b216bb16f
|
Docker container documentation : Adapt the --user documentation according to the new behavior.
|
2022-05-26 11:35:25 +02:00 |
|
Jean-François Milants
|
c77f923a33
|
Update links to the docker image with the new account : infinitime/infinitime-build.
|
2022-05-26 11:35:25 +02:00 |
|
Jean-François Milants
|
83b3a2a469
|
Small modernization with --platform parameter in docker readme
|
2022-05-26 11:35:25 +02:00 |
|
Jean-François Milants
|
831f93cd92
|
The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format.
The Dockerfile has been slightly adapted (remove the USER instructions). Docker images are now published in DockerHub (jf002/infinitime-build).
|
2022-05-26 11:35:25 +02:00 |
|
carlosperate
|
ea1bc81925
|
Docs: Clarify Docker image needs to be built 1st, fix URL and typos.
|
2021-10-16 23:10:36 +01:00 |
|
Grant
|
6222b7c223
|
Correct spelling issue in documentation (#509)
* Correct spelling issue
|
2021-07-25 17:58:55 +02:00 |
|
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 |
|