Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 473 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 473 Bytes

Table of contents

day 1

  • docker basics
  • docker pull/run
  • docker images/ps
  • unsorted list
  • mapping ports
  • mapping volumes
  • limiting containers
  • docker limits and java gc
  • working with an registry
  • get to know docker hub
  • official images
  • docker compose

day 2

  • building docker images with best practices
  • docker multi-stage builds
  • even smaller with jlink(since java9)

next