Skip to content

Commit f988ad6

Browse files
author
Hans Kristian Flaatten
committed
Clarify intended purpose of Docker Guide
PR-URL: nodejs#456 Related: nodejs#432 Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
1 parent 6a61f69 commit f988ad6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

locale/en/docs/guides/nodejs-docker-webapp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ layout: docs.hbs
66
# Dockerizing a Node.js web app
77

88
The goal of this example is to show you how to get a Node.js application into a
9-
Docker container. It assumes you have a working [Docker
9+
Docker container. The guide is intended for development, and *not* for a
10+
production deployment. The guide also assumes you have a working [Docker
1011
installation](https://docs.docker.com/engine/installation/) and a basic
1112
understanding of how a Node.js application is structured.
1213

0 commit comments

Comments
 (0)