Skip to main content

One post tagged with "engineering"

View All Tags

· 24 min read
lhz

Preamble

Docker is quite popular and has a lot of benefits if used appropriately. This tutorial will hopefully help readers become more familiar with it. You snooze, you lose so let's get into it.

Prerequisites

  • MUST:
    • Have Linux installed
    • Have docker installed
    • Internet connection to download images
    • Some Linux knowledge
  • OPTIONAL:
    • Dockerhub account to push images to