[PR #169] Update to Alpine 3.23 + PHP 8.4 #168

Open
opened 2026-02-25 23:41:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/HaschekSolutions/pictshare/pull/169
Author: @pimvanpelt
Created: 12/19/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 32e2894 Update tp Alpine 3.23 + PHP 8.4

📊 Changes

5 files changed (+53 additions, -46 deletions)

View changed files

📝 .gitignore (+2 -1)
docker-compose.yml (+13 -0)
📝 docker/Dockerfile (+28 -36)
📝 docker/rootfs/nginx.conf (+2 -2)
📝 docker/rootfs/start.sh (+8 -7)

📄 Description

Other small fixes:

  • bump client body size in nginx.conf
  • avoid chown'ing all of /var/www, only the parts we need to write to
  • flattened layers in Dockerfile a bit
  • added docker-compose.yml, so users can docker compose build and docker compose up their own image.

Thanks for the excellent project.


🔄 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/HaschekSolutions/pictshare/pull/169 **Author:** [@pimvanpelt](https://github.com/pimvanpelt) **Created:** 12/19/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`32e2894`](https://github.com/HaschekSolutions/pictshare/commit/32e28944d16e7c5eeae81ed49dcaf1298a29a2d2) Update tp Alpine 3.23 + PHP 8.4 ### 📊 Changes **5 files changed** (+53 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) ➕ `docker-compose.yml` (+13 -0) 📝 `docker/Dockerfile` (+28 -36) 📝 `docker/rootfs/nginx.conf` (+2 -2) 📝 `docker/rootfs/start.sh` (+8 -7) </details> ### 📄 Description Other small fixes: * bump client body size in nginx.conf * avoid chown'ing all of /var/www, only the parts we need to write to * flattened layers in Dockerfile a bit * added `docker-compose.yml`, so users can `docker compose build` and `docker compose up` their own image. Thanks for the excellent project. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/pictshare#168
No description provided.