[PR #11] [MERGED] Fly image/one docker file rewrite #835

Closed
opened 2026-03-15 15:38:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/11
Author: @sadok-f
Created: 8/9/2016
Status: Merged
Merged: 8/9/2016
Merged by: @sadok-f

Base: masterHead: fly-image/one-docker-file-rewrite


📝 Commits (10+)

📊 Changes

7 files changed (+137 additions, -57 deletions)

View changed files

Dockerfile (+45 -0)
📝 README.md (+22 -39)
📝 app.php (+5 -17)
📝 config/parameters.yml (+4 -1)
docker/resources/etc/nginx/conf.d/flyimage.conf (+22 -0)
docker/resources/etc/nginx/nginx.conf (+31 -0)
docker/resources/etc/supervisor/conf.d/supervisor.conf (+8 -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/11 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 8/9/2016 **Status:** ✅ Merged **Merged:** 8/9/2016 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `master` ← **Head:** `fly-image/one-docker-file-rewrite` --- ### 📝 Commits (10+) - [`b8b0881`](https://github.com/flyimg/flyimg/commit/b8b0881092b435f456f87f06d11a219810f897eb) Initial commit - [`c8efde6`](https://github.com/flyimg/flyimg/commit/c8efde6ed1aba327c808b78543a25b2ba1234d74) First commit - [`d6a9deb`](https://github.com/flyimg/flyimg/commit/d6a9debe8ff52358751d6a218de2bb03c2656726) Initialize the project with Silex - [`d57da7b`](https://github.com/flyimg/flyimg/commit/d57da7b7881171f43eb38563064695fda298f8f3) Update ReadMe file + composer.json - [`16be9d7`](https://github.com/flyimg/flyimg/commit/16be9d76a8281aa644b9badc32fc4c8c2f6d93f5) Fix package name - [`4c4a3d9`](https://github.com/flyimg/flyimg/commit/4c4a3d9c258b35eb316a19b45469aef44ad4565e) Update composer.json - [`7274896`](https://github.com/flyimg/flyimg/commit/7274896d3c8e01bccdfdb65d38e3ac8d05834b2b) Change default controller name - [`488fc0d`](https://github.com/flyimg/flyimg/commit/488fc0d654abac868a0a2d48c14cc1922f720f2b) Change namnes - [`34e2fdc`](https://github.com/flyimg/flyimg/commit/34e2fdc4a42e30aafc7961a0f95d399fbb26aa1a) Update Readme file - [`e509aed`](https://github.com/flyimg/flyimg/commit/e509aed48cec7623c13db7e059762c0fc62fb3f5) Add Resizer service + parameters.yml file ### 📊 Changes **7 files changed** (+137 additions, -57 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile` (+45 -0) 📝 `README.md` (+22 -39) 📝 `app.php` (+5 -17) 📝 `config/parameters.yml` (+4 -1) ➕ `docker/resources/etc/nginx/conf.d/flyimage.conf` (+22 -0) ➕ `docker/resources/etc/nginx/nginx.conf` (+31 -0) ➕ `docker/resources/etc/supervisor/conf.d/supervisor.conf` (+8 -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-03-15 15:38:13 +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#835
No description provided.