Update Dockerfile
This commit is contained in:
parent
e56e123f23
commit
03ac63c8cf
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@ RUN npm install -g @anthropic-ai/claude-code
|
||||||
# Copy the app code
|
# Copy the app code
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
||||||
COPY /root/.claude/.credentials.json /root/.claude/.credentials.json
|
|
||||||
|
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue