[PR #1423] [MERGED] fix(docker): missing ext-soap error on docker image building #1502

Closed
opened 2026-02-25 21:38:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1423
Author: @IrAlfred
Created: 1/13/2025
Status: Merged
Merged: 1/14/2025
Merged by: @kroky

Base: masterHead: fix-missing-soap-ext


📝 Commits (1)

  • a2d4455 fix(docker): Missing ext-soap error on docker image building

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 docker/Dockerfile (+2 -1)
📝 scripts/setup_system.sh (+1 -1)

📄 Description

This merge request addresses two issues encountered during the Docker image build and setup process:

  1. Fixes an issue where the ext-soap extension was missing during the Docker image build, causing build failures.
  2. Resolve the issue where the setup_system.sh script failed to create a user in the database when the configuration type was set to DB (BASH syntax error)

🔄 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/cypht-org/cypht/pull/1423 **Author:** [@IrAlfred](https://github.com/IrAlfred) **Created:** 1/13/2025 **Status:** ✅ Merged **Merged:** 1/14/2025 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fix-missing-soap-ext` --- ### 📝 Commits (1) - [`a2d4455`](https://github.com/cypht-org/cypht/commit/a2d44551cc6dec3309013abbabe524f6ddc02483) fix(docker): Missing ext-soap error on docker image building ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker/Dockerfile` (+2 -1) 📝 `scripts/setup_system.sh` (+1 -1) </details> ### 📄 Description This merge request addresses two issues encountered during the Docker image build and setup process: 1. Fixes an issue where the ext-soap extension was missing during the Docker image build, causing build failures. 2. Resolve the issue where the setup_system.sh script failed to create a user in the database when the configuration type was set to DB (BASH syntax error) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:28 +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/cypht#1502
No description provided.