[PR #6] [CLOSED] add config to build image #7

Closed
opened 2026-01-27 11:47:17 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mactronique/cua_webinterface/pull/6
Author: @jbcr
Created: 7/6/2020
Status: Closed

Base: masterHead: add_docker


📝 Commits (1)

  • b3d357b add config to build image

📊 Changes

7 files changed (+149 additions, -0 deletions)

View changed files

.dockerignore (+25 -0)
📝 docker-compose.yml (+9 -0)
docker/php/Dockerfile (+14 -0)
docker/php/buil_image.sh (+29 -0)
docker/php/conf/000-default.conf (+11 -0)
docker/php/conf/apache-custom-security.conf (+10 -0)
docker/php/conf/php.ini (+51 -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/Mactronique/cua_webinterface/pull/6 **Author:** [@jbcr](https://github.com/jbcr) **Created:** 7/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add_docker` --- ### 📝 Commits (1) - [`b3d357b`](https://github.com/Mactronique/cua_webinterface/commit/b3d357b28e87e85897da3040f1a3c73d1a622b95) add config to build image ### 📊 Changes **7 files changed** (+149 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.dockerignore` (+25 -0) 📝 `docker-compose.yml` (+9 -0) ➕ `docker/php/Dockerfile` (+14 -0) ➕ `docker/php/buil_image.sh` (+29 -0) ➕ `docker/php/conf/000-default.conf` (+11 -0) ➕ `docker/php/conf/apache-custom-security.conf` (+10 -0) ➕ `docker/php/conf/php.ini` (+51 -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>
admin added the pull-request label 2026-01-27 11:47:17 +01:00
admin closed this issue 2026-01-27 11:47:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mactronique/cua_webinterface#7