Skip to content

Commit

Permalink
docker build -t nanjiren01/aichat-console:0.8 ../AIChatConsole
Browse files Browse the repository at this point in the history
  • Loading branch information
yeguangsuixing committed Sep 21, 2023
1 parent 32014d0 commit f56496e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 注意,请先运行npm run build:prod生成dist文件

# docker build -t nanjiren01/aichat-console:0.8 .
# docker build -t nanjiren01/aichat-console:0.8 ../AIChatConsole
# docker push nanjiren01/aichat-console:0.8
# docker tag nanjiren01/aichat-console:0.8 nanjiren01/aichat-console:latest
# docker push nanjiren01/aichat-console:latest
Expand Down

0 comments on commit f56496e

Please sign in to comment.