index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.docker
/
app
/
Dockerfile
Age
Commit message (
Expand
)
Author
2025-10-11
Address 'JSONArgsRecommended' warning for app image.
supahgreg
2025-10-11
Drop 'PROXY_REGISTRY' in main images to support Dependabot updates.
supahgreg
2025-10-11
Add 'docker' and 'github-actions' to Dependabot config.
supahgreg
2025-10-06
Switch links to the 'tt-rss' GitHub organization.
supahgreg
2025-10-03
Remove references to, and integrations with, 'tt-rss.org'.
supahgreg
2025-07-04
add separate script that invokes update.php with args, add basic info blurbs ...
Andrew Dolgov
2025-05-30
Bump to Alpine 3.22
wn_
2025-05-24
remove APP_WEB_ROOT from fpm container because it expect a different value fr...
Andrew Dolgov
2025-05-22
add APP_WEB_ROOT to fpm container
Andrew Dolgov
2025-04-14
further mysql/DB_TYPE related cleanup
Andrew Dolgov
2025-04-14
initial attempt to remove mysql-related stuff from tt-rss
Andrew Dolgov
2025-04-07
add optional encryption for stored session data using Sodium library
Andrew Dolgov
2024-12-09
Add the 'ca-certificates' package to provide 'update-ca-certificates'.
wn_
2024-12-09
minor package installation formatting tweak
wn_
2024-12-09
Centralize the PHP version suffix used for packages and paths.
wn_
2024-12-05
Bump to Alpine 3.21 and PHP 8.4.
wn_
2024-10-24
move sql patch file stuff after all initialization tasks
Andrew Dolgov
2024-10-24
drop RESTORE_SCHEMA, add simple mechanism to apply SQL patch files after migr...
Andrew Dolgov
2024-07-19
Fix breakage when 'ALPINE_MIRROR' is not provided.
wn_
2024-07-19
support optional mirror for alpine
Andrew Dolgov
2024-05-22
Bump to Alpine 3.20.
wn_
2024-02-14
Ensure correct permissions on the backup script.
wn_
2023-12-07
Bump to Alpine 3.19 and PHP 8.3.
wn_
2023-10-28
add stuff necessary to run integration tests using phpunit
Andrew Dolgov
2023-10-19
unharcode proxy registry
Andrew Dolgov
2023-10-19
Revert "Revert "exp: switch to kaniko""
Andrew Dolgov
2023-10-19
Revert "exp: switch to kaniko"
Andrew Dolgov
2023-10-17
exp: switch to kaniko
Andrew Dolgov
2023-10-02
enable fpm status page
Andrew Dolgov
2023-09-22
Revert "CI: use nexus alpine proxy"
Andrew Dolgov
2023-08-28
CI: use nexus alpine proxy
Andrew Dolgov
2023-05-15
Bump to Alpine 3.18, PHP 8.2
wn_
2023-04-10
add APCu & opcache
Andrew Dolgov
2023-04-10
we don't need BUILD_TIMESTAMP either
Andrew Dolgov
2023-04-10
no more pointless txt files for version
Andrew Dolgov
2023-04-10
better static version
Andrew Dolgov
2023-04-10
add CI_COMMIT_TIMESTAMP to version-static file
Andrew Dolgov
2023-04-10
create version_static.txt on build
Andrew Dolgov
2023-04-09
add php81-sockets
Andrew Dolgov
2023-04-09
Revert "docker: point xaccel plugin url to gitlab"
Andrew Dolgov
2023-04-09
docker: point xaccel plugin url to gitlab
Andrew Dolgov
2023-04-03
dockerfile cleanup
Andrew Dolgov
2023-03-27
add docker build cache
Andrew Dolgov
2023-03-26
update FROM links for harbor
Andrew Dolgov
2023-03-25
bring back nginx_xaccel
Andrew Dolgov
2023-03-25
add gitea-CI docker builder
Andrew Dolgov