Compare commits
1 commit
main
...
fix-docker
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e7360ff556 |
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium
|
||||||
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
|
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
|
||||||
|
|
||||||
RUN npm install -g opencode-ai repomix @vscode/ripgrep --unsafe-perm
|
RUN npm install -g opencode-ai repomix @vscode/ripgrep --unsafe-perm
|
||||||
|
ENV NODE_PATH=/usr/local/lib/node_modules
|
||||||
|
|
||||||
COPY pyproject.toml uv.lock README.md /opt/memory/
|
COPY pyproject.toml uv.lock README.md /opt/memory/
|
||||||
COPY src/ /opt/memory/src/
|
COPY src/ /opt/memory/src/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue