[PR #267] [CLOSED] Even more efficient, using ADD instead of copy #557

Closed
opened 2026-02-25 23:34:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/267
Author: @symgryph
Created: 8/12/2020
Status: Closed

Base: masterHead: patch-3


📝 Commits (1)

  • 6fd29e1 Even more efficient, using ADD instead of copy

📊 Changes

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

View changed files

📝 Dockerfile (+14 -15)

📄 Description

This speeds up rebuild times, since ADD doesn't invalidate cache. Also incoporates 3 other pull requests.


🔄 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/go-shiori/shiori/pull/267 **Author:** [@symgryph](https://github.com/symgryph) **Created:** 8/12/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`6fd29e1`](https://github.com/go-shiori/shiori/commit/6fd29e16d8b37b1dd0ae51c3cf7f7dafb6db1fae) Even more efficient, using ADD instead of copy ### 📊 Changes **1 file changed** (+14 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+14 -15) </details> ### 📄 Description This speeds up rebuild times, since ADD doesn't invalidate cache. Also incoporates 3 other pull requests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:34:42 +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/shiori#557
No description provided.