mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #173] [CLOSED] Docker: Avoid re-installing everything when some code changes #946
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/173
Author: @ilvar
Created: 10/23/2021
Status: ❌ Closed
Base:
master← Head:more-efficient-docker-builds📝 Commits (1)
f48335bDocker: Avoid re-installing everything when some code changes📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
Dockerfile(+5 -5)📄 Description
Let Docker cache the result of heavy "install-all" step
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.