MacOS Docker deploy use /private/var instead of /var
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 35/100
Direzione di ricerca
Start by tracing the Docker deploy command and how its temporary folder path is generated on macOS. Reproduce the reported Docker mount conflict, then verify that the resulting command uses a path Docker accepts without conflicting with /var and that deployment works.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
In MacOS, please consider changing the Docker command to use /private instead of /var. "/private/var" is an alias to "/var" and is by default exported to Docker i MacOS. To get node-lambda to work, I had to remove the default value of "/private" and replace it with "/var/folders". This is because Docker (8.x) won't let you have both because they are considered the same.
Solution: Since the tmp folder path is probably auto generated, you might need to just prepend "/private" to the path, if the OS is MacOS.
Here's more info on the subject:
https://stackoverflow.com/questions/45122459/docker-mounts-denied-the-paths-are-not-shared-from-os-x-and-are-not-known
- Lingua principale
- JavaScript
- Stelle
- 1.4k
- Fork
- 185
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di motdotla/node-lambda
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
motdotla/node-lambda#840 · 1 commento ·
-
Migration to AWS SDK v3 Aperta
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
motdotla/node-lambda#641 · 6 commenti · 2 reazioni ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 15/100
motdotla/node-lambda#618 ·
-
enhancement
Difficoltà 4/5 3-5 giorni Idoneità per principianti 30/100
motdotla/node-lambda#544 · 1 reazione ·
-
question
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
motdotla/node-lambda#537 · 2 commenti · 1 reazione ·
Tutte le issue di motdotla/node-lambda
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
Daemon passes --experimental-wasm-jspi unconditionally on Node >= 24; Node 26 rejects the flag Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
Automattic/studio#4908 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 74/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 86/100
sugarlabs/musicblocks#8847 ·