Skip to content

rekibnikufesin/docker-deploy-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-deploy-nodejs

Table of Contents

  1. Description
  2. Setup - The basics of getting started
  3. Usage - Configuration options and additional functionality
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Description

This repo is the companion repo for the Egghead.io lesson "Deploy Nodejs on Docker".

Setup

  • Ensure you have Docker installed
  • Checkout the repo
  • Build the image with docker-compose build
  • Launch the container with docker-compose up

Usage

Limitations

No known limitations.

Development

Contributions are welcome. Please make changes via pull requests. Questions? Comments? Hit me up via twitter

About

Deploying nodejs on Docker in accordance with Best Practices as defined in https://github.com/nodejs/docker-node/blob/master/docs/BestPractices.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published