Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 467 Bytes

File metadata and controls

18 lines (11 loc) · 467 Bytes

week-7-task-node

Task

Requirements

  • Containerize your week 6 application
  • Make sure all features are working properly.

Containerization

  • Create a docker file and docker compose for your application.

Setup

  • Install docker on your Mac Download
  • Create a docker Registry on Create Account
  • Push your docker image to the docker registry