-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
project name must not be empty #190
Comments
Interesting. Can you share your full docker compose with this snippet present? Never seen this before |
I just added the first line
|
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? |
I installed docker via commands from the official page.
my Ubuntu version is:
|
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
The text was updated successfully, but these errors were encountered: