Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
改动原因:镜像包太大,需要下载的时间长,下载后的完整体积在1.5G左右
改动内容:
Dockerfile
、.dockerignore
改动验证:编译镜像后成功运行,运行情况与 npm 启动一样,优化后的镜像体积在550M左右。
使用时发现问卷等无法正常使用,但经过验证并非本次改动导致,以 npm 启动的服务有同样的问题。