[PR #50] [MERGED] Reduce number of layers in Dockerfile #688

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

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/50
Author: @tlierdotfr
Created: 6/18/2020
Status: Merged
Merged: 6/18/2020
Merged by: @sickcodes

Base: masterHead: master


📝 Commits (3)

  • 89123ea Reduce number of layers by grouping some of RUN commands
  • cf27ba1 Correct empty continuation line
  • 2509ac3 Merge pull request #1 from tlierdotfr/reduce_layers

📊 Changes

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

View changed files

📝 Dockerfile (+53 -53)

📄 Description

This PR regroup some of RUN commands into one in order to reduce the number of layers of the Dockerfile.


🔄 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/sickcodes/Docker-OSX/pull/50 **Author:** [@tlierdotfr](https://github.com/tlierdotfr) **Created:** 6/18/2020 **Status:** ✅ Merged **Merged:** 6/18/2020 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`89123ea`](https://github.com/sickcodes/Docker-OSX/commit/89123ea5217f9e524908b3a4b0a04472e41f6133) Reduce number of layers by grouping some of RUN commands - [`cf27ba1`](https://github.com/sickcodes/Docker-OSX/commit/cf27ba15a34c481145acbba3e7ac1d9f1911ae34) Correct empty continuation line - [`2509ac3`](https://github.com/sickcodes/Docker-OSX/commit/2509ac3d1b8ce2ab20a7a85bfe7e6e5c48bd58d2) Merge pull request #1 from tlierdotfr/reduce_layers ### 📊 Changes **1 file changed** (+53 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+53 -53) </details> ### 📄 Description This PR regroup some of RUN commands into one in order to reduce the number of layers of the Dockerfile. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:01: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/Docker-OSX#688
No description provided.