mirror of
https://github.com/plankanban/planka.git
synced 2025-12-06 09:13:16 +03:00
[PR #570] [CLOSED] rename start.sh to docker-entrypoint.sh and rollback start.sh #1115
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/570
Author: @NavyStack
Created: 12/19/2023
Status: ❌ Closed
Base:
master← Head:navystack📝 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
11 files changed (+19421 additions, -30 deletions)
View changed files
📝
.github/workflows/build-and push release-package.yml(+4 -3)📝
.gitignore(+1 -1)📝
Dockerfile(+12 -7)➕
client/pnpm-lock.yaml(+12624 -0)➕
debian.Dockerfile(+69 -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)📝
start.sh(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.