aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
AgeCommit message (Collapse)Author
2025-12-05Docker: Alpine 3.23 (#8285)Gravatar Alexandre Alapetite
https://alpinelinux.org/posts/Alpine-3.23.0-released.html PHP 8.4.15, Apache/2.4.65 Dev Container updated from PHP 8.3.x to PHP 8.4.x.
2023-12-29Minor .dockerignore (#5996)Gravatar Alexandre Alapetite
2023-11-24Fix types for extensions (#5901)Gravatar Alexandre Alapetite
* Fix types for extensions To accompany https://github.com/FreshRSS/Extensions/pull/185 * Avoid bug redeclared function
2021-10-24GitHub Action automatic tests (#3920)Gravatar Alexandre Alapetite
* PHP lint + phpunit + Manipulate translations + phpcs * eslint + markdownlint + rtlcss + stylelint * shellcheck + shfmt + hadolint
2020-03-24More gitignore and dockerignore (#2844)Gravatar Alexandre Alapetite
Add to gitignore and dockerignore some additional files created by the different tests we have
2018-12-22Fix .gitignore take 3 (#2195)Gravatar Alexandre Alapetite
* Fix .gitignore take 3 https://github.com/FreshRSS/FreshRSS/pull/2190 https://github.com/FreshRSS/FreshRSS/pull/2193 * Readme
2018-12-22Second attempt at fixing .gitignore (#2193)Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/2190
2018-12-18Fix dockerignore (#2190)Gravatar Alexandre Alapetite
2018-03-04New Docker (#1813)Gravatar Alexandre Alapetite
* Draft of new Docker Based on Alpine Linux. Size ~78MB. https://github.com/FreshRSS/docker-freshrss/issues/4 https://github.com/FreshRSS/FreshRSS/issues/520 https://github.com/FreshRSS/docker-freshrss https://github.com/FreshRSS/docker-freshrss-production * Docker readme * +x execution rights prepare * Docker readme links to hub.docker.com https://hub.docker.com/r/freshrss/freshrss/