[PR #121] [MERGED] Add foreground process #466

Closed
opened 2026-02-26 10:32:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/121
Author: @ShockwaveNN
Created: 8/16/2018
Status: Merged
Merged: 8/20/2018
Merged by: @agolybev

Base: feature/fix-openshiftHead: fix/openshift-foreground-process


📝 Commits (2)

  • 5756f59 According to openshift dev team
  • eb66a3b Use clean bash command, since ping is not installed in conatiner

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Dockerfile (+1 -1)

📄 Description

According to openshift dev team

we need to have a process that runs in a foreground, otherwise OpenShift will automatically shutdown container without running foreground process.


🔄 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/ONLYOFFICE/Docker-DocumentServer/pull/121 **Author:** [@ShockwaveNN](https://github.com/ShockwaveNN) **Created:** 8/16/2018 **Status:** ✅ Merged **Merged:** 8/20/2018 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `feature/fix-openshift` ← **Head:** `fix/openshift-foreground-process` --- ### 📝 Commits (2) - [`5756f59`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/5756f598d8d0629499fe2d26e9b0b00759d8dc99) According to openshift dev team - [`eb66a3b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/eb66a3b2b074d111af9da0e5268cf2f53220d8db) Use clean bash command, since ping is not installed in conatiner ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) </details> ### 📄 Description According to openshift dev team >we need to have a process that runs in a foreground, otherwise OpenShift will automatically shutdown container without running foreground process. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:32:44 +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/Docker-DocumentServer-ONLYOFFICE#466
No description provided.