Michael Stanclift
d97fcd0cbb
Build ffmpeg from source in Dockerfile ( #30569 )
2 years ago
renovate[bot]
689ba28b07
chore(deps): update docker/dockerfile docker tag to v1.8 ( #30736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Michael Stanclift
179f7b11ba
Build libvips from source in Dockerfile ( #30571 )
2 years ago
renovate[bot]
fc2f49cfbc
chore(deps): update docker.io/ruby docker tag to v3.3.3 ( #30679 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Matt Jankowski
0e1110c947
Use `SECRET_KEY_BASE_DUMMY` feature as placeholder during asset compilation ( #30505 )
2 years ago
Yamagishi Kazutoshi
f0f144e96d
Add `customManagers:dockerfileVersions` to renovate.json5 ( #30607 )
2 years ago
Matt Jankowski
569b7d2f25
Clarify the purpose of separate Docker resources ( #30568 )
2 years ago
Eugen Rochko
5f15a892fa
Add support for libvips in addition to ImageMagick ( #30090 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Shlee
91b6502d82
Revert "Revert "Change default ruby version to 3.3.2 ( #30478 )"" ( #30516 )
2 years ago
Renaud Chaput
d326ad0ed9
Revert "Change default ruby version to 3.3.2 ( #30478 )" ( #30506 )
2 years ago
Shlee
64d69eb95b
Change default ruby version to 3.3.2 ( #30478 )
2 years ago
Matt Jankowski
7201f99cf8
Change default ruby version to 3.3.1 ( #28013 )
2 years ago
Renaud Chaput
0e585b9a52
Update to Ruby 3.2.4 ( #30036 )
2 years ago
Matt Jankowski
828299e71c
Enable AR Encryption ( #29831 )
2 years ago
renovate[bot]
c70c39cad0
Update docker/dockerfile Docker tag to v1.7 ( #27993 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
cuithon
0ba9f58e17
chore: fix some typos ( #29555 )
...
Signed-off-by: cuithon <dscs@outlook.com>
2 years ago
Matt Jankowski
a38e424185
Use unchanging github links in docs/comments ( #29545 )
2 years ago
Matt Jankowski
5efb00ddb8
Use ruby version 3.2.3 ( #28817 )
2 years ago
Michael Stanclift
c652b0e46b
Add wget to base Dockerfile ( #28548 )
2 years ago
Michael Stanclift
8710bdb183
Fix mastodon user not being owner of tmp folder in Dockerfile ( #28137 )
2 years ago
Michael Stanclift
c40cfc5d09
Fix apt cache not being properly utilized in Dockerfile ( #28115 )
2 years ago
Michael Stanclift
7a3b41eb54
Fix incorrect apt-get install block in Dockerfile ( #28112 )
2 years ago
Michael Stanclift
a80530d1df
Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image ( #26850 )
...
Co-authored-by: “Michael <“mx@vmstan.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
2 years ago
Tim Campbell
60f143e41f
Fixed yarn not installing node packages for streaming ( #27967 )
2 years ago
Renaud Chaput
757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 ( #27073 )
2 years ago
renovate[bot]
9c34bb4d54
Update Node.js to v20.9 ( #27714 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Michael Stanclift
b1885387b6
Fix missing libyaml-dev dependency in Dockerfile ( #27533 )
2 years ago
renovate[bot]
829be02abe
Update Node.js to v20.8 ( #27240 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
a4c29a4e51
Update Node.js to v20.7 ( #27112 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Renaud Chaput
ef8ca2fd72
Change Dockerfile to upgrade packages when building ( #26922 )
3 years ago
Renaud Chaput
e9b528eaee
Use NodeJS v20 by default ( #26830 )
3 years ago
Michael Stanclift
b749de766f
Migrate Dockerfile to Bookworm ( #26802 )
3 years ago
Claire
f39847476c
Change the pre-release versioning scheme and associated environment variables ( #26653 )
3 years ago
Nick Schonning
99e2e9b81f
Fix minor typos in comments and spec names ( #21831 )
3 years ago
Tim Campbell
ac41a9712e
Fixed mastodon version injection into containers via github actions ( #24858 )
3 years ago
Renaud Chaput
830e6cefae
Add version suffixes to nightly & edge image builds ( #24823 )
3 years ago
Nick Schonning
862861069d
Update Node.js to 16.20.0 ( #24316 )
3 years ago
Nick Schonning
26682d4c22
Remove duplicate ca-certificates Docker install ( #24231 )
3 years ago
Sai
f318f1ef0e
Bump ruby to 3.2.2 due to ReDoS vulnerabilities ( #24320 )
3 years ago
Nick Schonning
e7e189fa44
Use Yarn production install for asset compile ( #24232 )
3 years ago
Aaron Patterson
fb8503e861
Upgrade to Ruby 3.2 ( #22928 )
...
Co-authored-by: Matthew Ford <matt@bitzesty.com>
3 years ago
Nick Schonning
841263a548
Update Ruby to 3.0.5 ( #23544 )
3 years ago
Nick Schonning
c6b7e04120
Sync Node.js to 16.19 patch release ( #23554 )
3 years ago
Nick Schonning
a1c0573bc6
Yarn cache cleanup right after install in Docker ( #23557 )
3 years ago
Moritz Heiber
a0813806d6
Add hadolint as Dockerfile linter ( #20993 )
...
* Added hadolint as Dockerfile linter in pipeline and resolved remaining hadolint issues in Dockerfile
* Use more specific version of hadolint Action
* Bumpt hadolint Action version to latest version to avoid deprecation notice
* Being _really_ specific now
3 years ago
Nick Schonning
736b4283b0
Update Node 16.18.1 for latest security release ( #22019 )
...
* Update Node 16.18.1 for latest security release
* Increase Yarn network timeout for build error
3 years ago
BtbN
f343ed42ff
Add missing procps package to Dockerfile ( #21028 )
...
The new Debian-Base does not come with this by default, making the ps based health-check in the compose file fail
3 years ago
Effy Elden
231e3ec552
Remove blank line from start of Dockerfile breaking syntax declaration ( #20948 )
3 years ago
Moritz Heiber
1b5ed32085
Split off Dockerfile components for faster build times ( #20933 )
3 years ago
Kohei Ota (inductor)
92734e3df1
Use buildx functions for faster build ( #20692 )
...
* Use buildx functions for faster build
* move link
* cannot use --link with --chown
3 years ago