We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7b70e commit aff520eCopy full SHA for aff520e
src/extension/ui/src/utils/Files.ts
@@ -58,7 +58,7 @@ export const readFileInPromptsVolume = async (
58
[
59
"--rm",
60
"-v",
61
- "docker-prompts:/docker-prompts",
+ "docker-prompts:/docker-prompts:ro",
62
"--network=none",
63
"-w",
64
"/docker-prompts",
0 commit comments