Skip to content

An introduction to deploying NodeJS applications as containers using Docker

Notifications You must be signed in to change notification settings

snordmann/intro-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Introduction to Containers and Docker for NodeJS applications

TODO

  • Create simple API
    • npm init
    • npm i express
    • Write "Hello World!" API
  • Write Dockerfile
  • Write docker-copose.yml

About

An introduction to deploying NodeJS applications as containers using Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published