about summary refs log tree commit diff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2021-04-02Merge branch 'glitch'Starfall
2021-03-30build: install shared-mime-info in Dockerfile (#15978)Mashiro
2021-03-20Docker: Use precompiled jemalloc, format, apply hadolint suggestions (#10823)Sandro
* Format, apply hadolint suggestions, little nitpicks * Use pre compiled jemalloc * Use tini from package repository
2021-03-12Update Dockerfile (#15869)Shlee
2021-02-08Merge remote-tracking branch 'glitchsoc/main' into mainStarfall
2021-01-28Update to Node.js-12.20.1 (#15558)Daniel Jakots
This is a security release. You can read the announce at https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/
2021-01-13Merge branch 'glitch' into mainStarfall
2021-01-08Fix the Dockerfile in case of Kaniko build (#15510)kaiyou
Kaniko does not support looking up binaries from $PATH, so we specify the full path to the bash binary. Co-authored-by: kaiyou <dev@kaiyou.fr>
2020-12-07Merge branch 'glitch' into mainStarfall
2020-11-29Update Dockerfile (#15232)Shlee
2020-11-20Merge branch 'glitch' into mainStarfall
2020-11-19Use Ruby 2.7.2 (#15150)Daigo 3 Dango
thwait and e2mmap are no longer needed in Gemfile. Gems properly require those.
2020-09-02Merge branch 'glitch' into mainStarfall
2020-08-30Minor fix & improvement for the Dockerfile (#14686)Kairui Song | 宋恺睿
* Dockerfile: Fix building with multiarch Tested on amd64 and arm64 * Reduce docker image size by clean up some unneeded source file
2020-07-03Add commit hash to displayed version numberStarfall
Also includes a few tweaks to the README
2020-07-01Merge branch 'glitch' into mainStarfall
2020-06-25Update Dockerfile (#13582)Shlee
2020-04-11Merge branch 'glitch'Starfall
2020-04-11Revert "Revert "Merge branch 'glitch'""Starfall
This reverts commit 12d35783db1bb302d7540d8d3690ab6eed3dac3b.
2020-04-05[Security] Update Dockerfile for Ruby 2.6.6 (#13393)Shlee
2020-03-10[Security] Bump Node.js from 12.14.0 to 12.16.1 in Docker (#13235)Shlee
* Update Dockerfile * Update Dockerfile
2020-03-01Revert "Merge branch 'glitch'"Starfall
Login is broken This reverts commit 22a55edc158352003a3953964c9d332a60c86428, reversing changes made to 5902299384d15249fe4b84b8761d4a49f3c7f6fd.
2020-03-01Merge branch 'glitch'Starfall
2020-02-16Fix non-x64 architectures not being able to build Docker image because of ↵Sara Aimée Smiseth
hardcoded Node.js architecture (#13081) * Use ARCH variable instead of hardcoded x64 * fix formating
2020-02-04Merge branch 'glitch'Starfall
2020-01-28Update Dockerfile (#12997)Shlee
2019-12-30Upgrade Node v12 in Dockerfile (#12703)Shlee
2019-12-09Merge branch 'production'Starfall
2019-12-09Merge branch 'glitch'`Starfall
2019-11-29Updated NodeJS in Dockerfile (#12492)Shlee
2019-11-13Merge branch 'glitch' into productionReverite
2019-11-04Dockerfile: put back EXPOSE directive (#12279)David Caldwell
[Rkt](https://coreos.com/rkt) doesn't allow ports to be exposed to containers unless they are declared in the container manifest. Re-adding EXPOSE back in (removed in 1dbf993bce5627e2c3fcab6e9c63b5279dff018a) allows the container to be used on rkt based systems.
2019-10-05Merge branch 'glitch' into productionReverite
2019-10-02Update nodejs in Dockerfile (#12052)Shlee
2019-10-02Update Ruby in Dockerfile (#12050)Shlee
2019-09-20Fix link footer componentReverite
2019-09-20OopsReverite
2019-09-19Test Docker fix 3Reverite
2019-09-19Test Permission FixReverite
2019-09-18Merge branch 'glitch' into productionReverite
2019-09-07Merge branch 'glitch' into productionReverite
2019-09-07Use prebuilt node.js on Docker image (#11768)Yamagishi Kazutoshi
2019-08-31Update NodeJS source for Docker Image (#11707)Shlee
* Update Ruby/Node/jemalloc source for Docker Image * Update Dockerfile * Update Dockerfile
2019-08-31Update Dockerfile (#11710)Shlee
2019-07-20Merge branch 'glitch' into productionReverite
2019-07-18Change Dockerfile to bind to 0.0.0.0 instead of docker-compose.yml (#11351)Eugen Rochko
2019-06-27FixReverite
2019-06-27Retryreverite
2019-06-27Use stretchreverite
2019-06-16Remove webpacker leftoversReverite