[PR #27] [MERGED] Update Dockerfile: use --no-cache option for apk #68

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

📋 Pull Request Information

Original PR: https://github.com/snibox/snibox/pull/27
Author: @coderliu
Created: 7/24/2018
Status: Merged
Merged: 7/24/2018
Merged by: @vavgustov

Base: masterHead: master


📝 Commits (1)

  • 6cedc42 Update Dockerfile: use --no-cache option for apk

📊 Changes

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

View changed files

📝 Dockerfile (+3 -6)

📄 Description

https://github.com/gliderlabs/docker-alpine/blob/master/docs/usage.md#disabling-cache

This avoids the need to use --update and remove /var/cache/apk/* when done installing packages.


🔄 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/snibox/snibox/pull/27 **Author:** [@coderliu](https://github.com/coderliu) **Created:** 7/24/2018 **Status:** ✅ Merged **Merged:** 7/24/2018 **Merged by:** [@vavgustov](https://github.com/vavgustov) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`6cedc42`](https://github.com/snibox/snibox/commit/6cedc4247f97d8f9447a344b942b90e1e82365f6) Update Dockerfile: use --no-cache option for apk ### 📊 Changes **1 file changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -6) </details> ### 📄 Description https://github.com/gliderlabs/docker-alpine/blob/master/docs/usage.md#disabling-cache > This avoids the need to use --update and remove /var/cache/apk/* when done installing packages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:18:45 +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/snibox#68
No description provided.