mirror of
https://github.com/plankanban/planka.git
synced 2026-03-01 11:21:46 +03:00
[PR #566] [CLOSED] Fix Dockerfile and docker-compose-*.yml #1044
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/566
Author: @NavyStack
Created: 12/18/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
c4ed3d1.7dea931fix: Unify all translationsa67b676Merge branch 'plankanban:master' into mastere8b239aKorean and Japanese fine tune.c9b8862Merge branch 'plankanban:master' into master8c34016Merge branch 'plankanban:master' into master30341f0Improve signal handlers92366fd.2f50b0eHide docker-compose command to start.sh86edf2fFix postgres 14 to 16 ref docker-compose-db.yml📊 Changes
10 files changed (+19412 additions, -28 deletions)
View changed files
📝
.github/workflows/build-and push release-package.yml(+4 -3)📝
.gitignore(+1 -1)📝
Dockerfile(+12 -6)➕
client/pnpm-lock.yaml(+12624 -0)➕
debian.Dockerfile(+61 -0)📝
docker-compose-dev.yml(+1 -9)📝
docker-compose.yml(+1 -9)➕
docker-entrypoint.sh(+13 -0)➕
pnpm-lock.yaml(+1362 -0)➕
server/pnpm-lock.yaml(+5333 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.