We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7110e16 + 30e942e commit 879378bCopy full SHA for 879378b
1 file changed
docs/BestPractices.md
@@ -166,6 +166,7 @@ Here is an example of how you would run a default Node.JS Docker Containerized a
166
167
```
168
$ docker run \
169
+ --init \
170
-e "NODE_ENV=production" \
171
-u "node" \
172
-m "300M" --memory-swap "1G" \
0 commit comments