-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I did the following steps:
-
cloned the github repo to my PC (running windows 10)
git clone https://github.com/ArcadeData/arcadeanalytics.git
-
from the installed root folder, I ran the docker command for a single-app
docker-compose -f recipes/arcade-standalone.yml up -d
-
I ended up with the following error message
Creating network "recipes_default" with the default driver
Pulling arcadeanalytics-single (arcadeanalytics/arcadeanalytics:1.0.3)...
1.0.3: Pulling from arcadeanalytics/arcadeanalytics
5667fdb72017: Pull complete
d83811f270d5: Pull complete
ee671aafb583: Pull complete
7fc152dfb3a6: Pull complete
3ab6e950cac5: Pull complete
ac687d14ade9: Pull complete
f7a9442b6b1e: Pull complete
58526dc7ae92: Pull complete
6449223713e6: Pull complete
Digest: sha256:615dee899f8c4da3c595e098a64d4eef96166cb8f62bc49d4d9e9b090478b537
Status: Downloaded newer image for arcadeanalytics/arcadeanalytics:1.0.3
Creating recipes_arcadeanalytics-single_1 ... error
ERROR: for recipes_arcadeanalytics-single_1 Cannot create container for service arcadeanalytics-single: Post http://unix/drive/share: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
ERROR: for arcadeanalytics-single Cannot create container for service arcadeanalytics-single: Post http://unix/drive/share: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
ERROR: Encountered errors while bringing up the project.```
Metadata
Metadata
Assignees
Labels
No labels