Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates | Bastien Wirtz | 2022-05-29 | 1 | -1/+1 |
| | |||||
* | Apply lastest update to arm dockerfile | Bastien Wirtz | 2022-04-30 | 1 | -7/+9 |
| | |||||
* | Simplify the container starting process to allow it to run with a | Bastien Wirtz | 2022-04-30 | 1 | -4/+6 |
| | | | | unprivileged user | ||||
* | Alias subfolder hosting | Bastien Wirtz | 2022-04-30 | 1 | -2/+3 |
| | |||||
* | Replaced darkhttpd with lighttpd | Kirmy | 2022-04-30 | 1 | -3/+4 |
| | |||||
* | Reduce docker healthcheck frequency | Bastien Wirtz | 2021-10-06 | 1 | -1/+1 |
| | |||||
* | Add healthcheck to Dockerfile | Daniƫl Vos | 2021-08-15 | 1 | -0/+3 |
| | |||||
* | Uniformise dockerfile | Bastien Wirtz | 2020-07-15 | 1 | -1/+1 |
| | |||||
* | Added su-exec to ARM dockerfiles and removed USER line | AgileVirus | 2020-07-09 | 1 | -3/+2 |
| | |||||
* | Regroup all editable files in one place | Bastien Wirtz | 2020-06-28 | 1 | -1/+2 |
| | |||||
* | Added entrypoint script and Dockerfile port&volume | Glenn Toms | 2020-06-18 | 1 | -5/+3 |
| | |||||
* | Added ENV PORT options and EXPORT PORT | Glenn Toms | 2020-06-12 | 1 | -1/+6 |
| | |||||
* | freeze-lockfile option on yarn | Calvin Bui | 2020-06-11 | 1 | -1/+1 |
| | |||||
* | copy artifacts later in the build step with permissions | Calvin Bui | 2020-06-11 | 1 | -1/+2 |
| | |||||
* | use env for USER instruction | Calvin Bui | 2020-06-11 | 1 | -1/+1 |
| | |||||
* | Build system integration using vue-cli. | Bastien Wirtz | 2020-05-25 | 1 | -1/+14 |
| | |||||
* | Docker: disable file listing on arm build | Bastien Wirtz | 2020-05-21 | 1 | -1/+1 |
| | |||||
* | Fix arg syntax | Bastien Wirtz | 2020-05-19 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' into fix-docker-multiarch-builds | Amir Zarrinkafsh | 2020-05-20 | 1 | -0/+1 |
|\ | |||||
| * | Fix multiarch docker build. | Bastien Wirtz | 2020-05-19 | 1 | -0/+7 |
| | | |||||
* | | Fixing multi-arch container builds | Amir Zarrinkafsh | 2020-05-20 | 1 | -2/+9 |
| | | |||||
* | | Fix multiarch docker build. | Bastien Wirtz | 2020-05-19 | 1 | -0/+1 |
|/ | |||||
* | Build multi-arch container with manifest | Amir Zarrinkafsh | 2020-05-08 | 1 | -0/+15 |