[PR #304] [CLOSED] Grab 1217 docker upgrade #392

Closed
opened 2026-02-25 22:35:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/304
Author: @trofimautoiso
Created: 3/3/2021
Status: Closed

Base: mainHead: GRAB-1217-docker-upgrade


📝 Commits (3)

  • 061f595 gravity parameter added to extract
  • b3efd7e fpm tune && cron
  • d43babc php7.4 php-opencv docker refactor

📊 Changes

10 files changed (+617 additions, -4024 deletions)

View changed files

📝 Dockerfile (+79 -2)
📝 composer.json (+5 -0)
composer.lock (+0 -4022)
resources/docker-entrypoint.sh (+6 -0)
resources/etc/nginx/conf.d/flyimage.conf (+24 -0)
resources/etc/nginx/nginx.conf (+81 -0)
resources/etc/php-fpm.d/www.conf (+413 -0)
resources/etc/services.d/nginx/run (+3 -0)
resources/etc/services.d/php-fpm/run (+4 -0)
📝 src/Core/Processor/ExtractProcessor.php (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/304 **Author:** [@trofimautoiso](https://github.com/trofimautoiso) **Created:** 3/3/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `GRAB-1217-docker-upgrade` --- ### 📝 Commits (3) - [`061f595`](https://github.com/flyimg/flyimg/commit/061f595e023847530336085fc4b46e83e9a14417) gravity parameter added to extract - [`b3efd7e`](https://github.com/flyimg/flyimg/commit/b3efd7e040bc06418e80e6beccc74f715b0682cc) fpm tune && cron - [`d43babc`](https://github.com/flyimg/flyimg/commit/d43babc4d524459f27b472324ed486f2064c049e) php7.4 php-opencv docker refactor ### 📊 Changes **10 files changed** (+617 additions, -4024 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+79 -2) 📝 `composer.json` (+5 -0) ➖ `composer.lock` (+0 -4022) ➕ `resources/docker-entrypoint.sh` (+6 -0) ➕ `resources/etc/nginx/conf.d/flyimage.conf` (+24 -0) ➕ `resources/etc/nginx/nginx.conf` (+81 -0) ➕ `resources/etc/php-fpm.d/www.conf` (+413 -0) ➕ `resources/etc/services.d/nginx/run` (+3 -0) ➕ `resources/etc/services.d/php-fpm/run` (+4 -0) 📝 `src/Core/Processor/ExtractProcessor.php` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:35:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#392
No description provided.