- Description
- Setup - The basics of getting started
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
This repo is the companion repo for the Egghead.io lesson "Deploy Nodejs on Docker".
- Ensure you have Docker installed
- Checkout the repo
- Build the image with
docker-compose build
- Launch the container with
docker-compose up
- Verify operation by pointing your browser to http://localhost:3000
No known limitations.
Contributions are welcome. Please make changes via pull requests. Questions? Comments? Hit me up via twitter