Skip to content

Commit

Permalink
Merge pull request #456 from Starefossen/docker-guide-update
Browse files Browse the repository at this point in the history
Clarify intended purpose of Docker Guide
  • Loading branch information
fhemberger committed Jan 11, 2016
2 parents 6a61f69 + f988ad6 commit 0dbd6dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion locale/en/docs/guides/nodejs-docker-webapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ layout: docs.hbs
# Dockerizing a Node.js web app

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

Expand Down

0 comments on commit 0dbd6dc

Please sign in to comment.