entrypoint better
This commit is contained in:
+2
-1
@@ -11,4 +11,5 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
||||
RUN npm install -g @anthropic-ai/claude-code && npm cache clean --force
|
||||
|
||||
CMD claude
|
||||
ENTRYPOINT ["claude"]
|
||||
CMD []
|
||||
|
||||
Reference in New Issue
Block a user