We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6520e03 commit 771b845Copy full SHA for 771b845
content/guides/nodejs/containerize.md
@@ -653,7 +653,7 @@ The `.dockerignore` file tells Docker which files and folders to exclude when bu
653
>
654
> To learn more, visit the [.dockerignore reference](/reference/dockerfile.md#dockerignore-file).
655
656
-Copy and replace the contents of your existing `.dockerignore` with the optimized configuration below:
+Copy and replace the contents of your existing `.dockerignore` with the optimized configuration:
657
658
```dockerignore
659
# Optimized .dockerignore for Node.js + React Todo App
0 commit comments