udemy-docker-mastery icon indicating copy to clipboard operation
udemy-docker-mastery copied to clipboard

New Section: Dockerfile ENTRYPOINT and CMD

Open ivorscott opened this issue 3 years ago • 1 comments

Fixes issue #90

Section: ENTRYPOINT and/vs CMD

  • [ ] Lecture 1 basic info, no examples
  • [ ] Lecture 2 Entrypoint for CLI with example
  • [ ] Assignment 1 Entrypoint for curl cli
  • [ ] Lecture 3 Entrypoint for pre-CMD scripts with example
  • [ ] Lecture 4 Entrypoints in official images for script automation
  • [ ] Assignment 2 Entrypoint for react app with env var for API_URL
  • [ ] Quiz

ivorscott avatar Nov 14 '21 21:11 ivorscott

@ivorscott I updated the OP to reflect the new flow and lecture subjects

BretFisher avatar Feb 15 '22 21:02 BretFisher