mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-24 10:45:23 +00:00
Update container runtime guidance
This commit is contained in:
@@ -207,7 +207,7 @@ COPY --link --from=builder /app/dist /usr/share/nginx/html
|
||||
|
||||
使用 `.dockerignore` 排除不需要复制的文件:
|
||||
|
||||
```gitignore
|
||||
```text
|
||||
## .dockerignore
|
||||
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user