mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[GH-ISSUE #190] project name must not be empty #6129
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 @nukularexperte on GitHub (Feb 11, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/190
After configuration with the installer and pulling the container up the installation failed with "project name must not be empty" and prompt "installation complete!"
In the docker-compose.yml I simply added a line on top with name:pangolin
to fix it
@miloschwartz commented on GitHub (Feb 12, 2025):
Interesting. Can you share your full docker compose with this snippet present? Never seen this before
@nukularexperte commented on GitHub (Feb 12, 2025):
I just added the first line
@oschwartz10612 commented on GitHub (Feb 15, 2025):
That is interesting I will do some testing on this.
Can you let me know what docker and docker compose version you are running and what OS you are running? Did you let the installer install docker or did you do it yourself?
@nukularexperte commented on GitHub (Feb 15, 2025):
I installed docker via commands from the official page.
The versions below
my Ubuntu version is: