mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Can't start database #73
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?
Originally created by @ruitcatarino on GitHub (Mar 3, 2021).
Trying to run planka in raspberry pi 4, with docker-compose
The error thats is showing is this one:
@ruitcatarino commented on GitHub (Mar 3, 2021):
The error seems to be with postgres:alpine, since if i run everything with postgres:final, it works.