Skip to content

Commit 5142228

Browse files
committed
add scripts
1 parent 68cfe8d commit 5142228

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN /usr/local/bin/install-ai-agent.sh
2222
RUN /usr/local/bin/install-virtualenv.sh
2323

2424
# 启动命令
25+
ADD ./scripts /opt/
2526
ADD ./settings /opt/vscode/settings
2627
ADD ./dev-init.sh /usr/local/bin/
2728
ADD ./docker-entrypoint.sh /usr/local/bin/

0 commit comments

Comments
 (0)