docker build
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/deployment/build Pipeline failed Details

This commit is contained in:
李亮亮 2024-07-24 14:59:12 +08:00
parent 6b2b1728b3
commit 566fcb0e06
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ ENV LANG C.UTF-8
# 暴露端口 # 暴露端口
EXPOSE 8081 EXPOSE 8081
CMD ["apt instal curl -y && /apps/md-view-go"] CMD ["&& /apps/md-view-go"]