Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alanpeng/docker-training-psweb

docker-training-psweb
https://github.com/alanpeng/docker-training-psweb

Last synced: about 2 months ago
JSON representation

docker-training-psweb

Awesome Lists containing this project

README

        

# 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 not maintained and WILL be full of vulnerbilities. Use at own risk**

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

See **Dockerfile** for more details