-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Hi,
I've tried to get Shaark running with Docker on Windows with the command from the documentation:
git clone https://github.com/MarceauKa/shaark
cd shaark
docker-compose up -d .
There are two problems:
- Executing the command "docker-compose up -d ." results in the error "no such service: ."
- When I run it with "docker-compose up -d" the three containers are built and started but mariadb_shaark permanently restarts:
What can I do?
Regards, Tom
Metadata
Metadata
Assignees
Labels
No labels