Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelpoulton committed Sep 23, 2020
1 parent 9a13f94 commit d1a242b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
@@ -1,8 +1,12 @@
# Simple web app for Pluralsight courses and Docker Deep Dive book
This is a quick and dirty node.js app cobbled together for the purposes of demonstrating how to Dockerize/containerize a simple app.

**This app is maintained approximately once per year so may contain vulnerbilities. Use at own risk**

Exposes web server on port `8080` as per `./app.js`

See `Dockerfile` for more details

Referenced in:
- [Docker Deep Dive](https://www.amazon.com/Docker-Deep-Dive-Nigel-Poulton/dp/1521822808/ref=tmm_pap_swatch_0?_encoding=UTF8&qid=&sr=)
- Getting Started with Docker video course (pluralsight.com)

**The app is maintained approximately once per year so may contain vulnerbilities.**

0 comments on commit d1a242b

Please sign in to comment.