[PR #218] [MERGED] Update docker libraries and move to use tags images, closes #217 #337

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

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/218
Author: @sadok-f
Created: 8/6/2019
Status: Merged
Merged: 8/7/2019
Merged by: @sadok-f

Base: masterHead: issue-217


📝 Commits (1)

  • 9442ec2 Update docker libraries and move to use tags images, closes #217

📊 Changes

17 files changed (+88 additions, -39 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 composer.json (+2 -1)
📝 tests/Core/BaseTest.php (+3 -3)
📝 tests/Core/Entity/Image/InputImageTest.php (+1 -1)
📝 tests/Core/Entity/Image/OutputImageTest.php (+5 -5)
📝 tests/Core/Entity/ImageMetaInfoTest.php (+21 -4)
📝 tests/Core/Handler/ImageHandlerTest.php (+12 -9)
📝 tests/Core/Handler/SecurityHandlerTest.php (+9 -3)
📝 tests/Core/Processor/ExtractProcessorTest.php (+4 -3)
📝 tests/Core/Processor/FaceDetectProcessorTest.php (+4 -2)
📝 tests/Core/Processor/ImageProcessorTest.php (+9 -3)
📝 tests/Core/Processor/ProcessorTest.php (+6 -1)
📝 tests/Core/Resolver/ControllerResolver.php (+6 -1)
📝 tests/Core/StorageProvider/S3StorageProviderTest.php (+5 -2)
📝 tests/testImages/extract-result.jpg (+0 -0)
📝 tests/testImages/face_cp0.jpg (+0 -0)
📝 tests/testImages/face_fb.jpg (+0 -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/218 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 8/6/2019 **Status:** ✅ Merged **Merged:** 8/7/2019 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `issue-217` --- ### 📝 Commits (1) - [`9442ec2`](https://github.com/flyimg/flyimg/commit/9442ec288509f32a3e3498e298c02ec04067c3d8) Update docker libraries and move to use tags images, closes #217 ### 📊 Changes **17 files changed** (+88 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `composer.json` (+2 -1) 📝 `tests/Core/BaseTest.php` (+3 -3) 📝 `tests/Core/Entity/Image/InputImageTest.php` (+1 -1) 📝 `tests/Core/Entity/Image/OutputImageTest.php` (+5 -5) 📝 `tests/Core/Entity/ImageMetaInfoTest.php` (+21 -4) 📝 `tests/Core/Handler/ImageHandlerTest.php` (+12 -9) 📝 `tests/Core/Handler/SecurityHandlerTest.php` (+9 -3) 📝 `tests/Core/Processor/ExtractProcessorTest.php` (+4 -3) 📝 `tests/Core/Processor/FaceDetectProcessorTest.php` (+4 -2) 📝 `tests/Core/Processor/ImageProcessorTest.php` (+9 -3) 📝 `tests/Core/Processor/ProcessorTest.php` (+6 -1) 📝 `tests/Core/Resolver/ControllerResolver.php` (+6 -1) 📝 `tests/Core/StorageProvider/S3StorageProviderTest.php` (+5 -2) 📝 `tests/testImages/extract-result.jpg` (+0 -0) 📝 `tests/testImages/face_cp0.jpg` (+0 -0) 📝 `tests/testImages/face_fb.jpg` (+0 -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:08 +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#337
No description provided.