[PR #61] [MERGED] Use COPY instead of ADD #439

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/61
Author: @ShockwaveNN
Created: 6/20/2017
Status: Merged
Merged: 6/20/2017
Merged by: @agolybev

Base: developHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 Dockerfile (+2 -2)

📄 Description

According to https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#add-or-copy
It's prefered to use COPY if no need to extract tars


🔄 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/61 **Author:** [@ShockwaveNN](https://github.com/ShockwaveNN) **Created:** 6/20/2017 **Status:** ✅ Merged **Merged:** 6/20/2017 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f859561`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/f8595615076c9d4334bd4b48c4e6a1d9ab708b01) Use COPY instead of add ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -2) </details> ### 📄 Description According to https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#add-or-copy It's prefered to use COPY if no need to extract tars --- <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:38 +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#439
No description provided.