Skip to content

JLP2000/intro_to_containers_lecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Containers Lecture

Study Notes

Docker CLI Cheatsheet

Demo Repo

  • To run the demo repo code:
  1. Fork and clone down the repo
  2. cd into the folder
  3. Install dependencies
    • cd server
    • npm install
  4. Start your server
    • npm run dev

To start the container

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%