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 . /app
|
||||
|
||||
COPY /root/.claude/.credentials.json /root/.claude/.credentials.json
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue