[PR #445] [MERGED] Add multiarch build with action #601

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/445
Author: @danilapog
Created: 6/6/2022
Status: Merged
Merged: 6/9/2022
Merged by: @agolybev

Base: release/v7.2.0Head: feature/multiarch-build-action


📝 Commits (10+)

📊 Changes

4 files changed (+179 additions, -2 deletions)

View changed files

.github/workflows/build-4testing.yml (+70 -0)
.github/workflows/build-stable.yml (+58 -0)
📝 Dockerfile (+4 -2)
docker-bake.hcl (+47 -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/ONLYOFFICE/Docker-DocumentServer/pull/445 **Author:** [@danilapog](https://github.com/danilapog) **Created:** 6/6/2022 **Status:** ✅ Merged **Merged:** 6/9/2022 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `release/v7.2.0` ← **Head:** `feature/multiarch-build-action` --- ### 📝 Commits (10+) - [`95e27e2`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/95e27e2655d7fa21eece8227b56d38d38636b05f) Merge branch release/v7.1.0 into master - [`5c17c71`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/5c17c711b1a14e39a2836bec0fee49044433c3a5) Update run-document-server.sh (#439) - [`19b66de`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/19b66de202981bf3fef4c4d59b26edd143beab94) Revert "Update run-document-server.sh (#439)" - [`558353e`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/558353ee99f7b11feb941851d29c4001afe1b894) Merge branch hotfix/v7.1.1 into master - [`58cf7e0`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/58cf7e02aa142d6d7f8fd1833707f795d0fc1bed) Add bake config - [`0ca66c3`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/0ca66c3b211ae84724941cd307dc421f6fce86ea) Add targets for multiarch build - [`6013ba0`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/6013ba0f82abdc30f3d06b60d2ec6d31b4efadc0) Add multiarch workflows - [`e480b3d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/e480b3da5b154c9605cd79759d448697024ad89f) Cosmetic changes - [`23ef803`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/23ef8035b1200614176c23cb66983901fb516d15) Refactoring - [`feb902c`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/feb902c93fcd97585ffa032bd2e4016919ceb04b) Cosmetic changes ### 📊 Changes **4 files changed** (+179 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/build-4testing.yml` (+70 -0) ➕ `.github/workflows/build-stable.yml` (+58 -0) 📝 `Dockerfile` (+4 -2) ➕ `docker-bake.hcl` (+47 -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-02-26 10:33: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/Docker-DocumentServer-ONLYOFFICE#601
No description provided.