Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
I will attempt to expand more on each of these as I learn their usefulness in debugging the different phases of dockerization.
  • docker inspect <name or id>
  • docker logs <id>
  • docker events <id>
  • docker run on <id> (can use the id of incremental build images)