Skip to content

Conversation

FranzForstmayr
Copy link

Since 46447f9 I was unable to start docker and got the following errror:

docker compose up

[+] Running 2/0
 ⠿ Container bs-fastapi-nuxt-proxy-1     Created                                                                                                                                                                                                  0.0s
 ⠿ Container bs-fastapi-nuxt-queue-1     Created                                                                                                                                                                                                  0.0s
 ⠋ Container bs-fastapi-nuxt-db-1        Recreate                                                                                                                                                                                                 0.0s
 ⠋ Container bs-fastapi-nuxt-flower-1    Recreate                                                                                                                                                                                                 0.0s
 ⠋ Container bs-fastapi-nuxt-frontend-1  Recreate                                                                                                                                                                                                 0.0s
 ⠋ Container bs-fastapi-nuxt-neo4j-1     Recreate                                                                                                                                                                                                 0.0s
Error response from daemon: invalid mount config for type "volume": invalid mount path: 'app/node_modules' mount path must be absolute

This patch solves this issue, in the linked SO answer the second path is absolute too.

@turukawa turukawa merged commit 915d946 into whythawk:master Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants