From Dockerfile to Distroless - Container LabStep 2 of 12: Pre-requisites
All Labs

Pre-requisites

To work through this lab, you will need the following pre-requisites, either on your machine or on a cloud-based virtual machine:

  • A POSIX-compatible shell (bash, zsh). Windows Subsystem for Linux (WSL) should work fine
  • Git CLI installed
  • A container engine installed (Docker, Rancher Desktop, or colima)
  • Throughout this lab, you will also need docker compose, which is typically part of your Docker installation
  • A GitHub or Docker Hub account (optional, for pushing your changes)
System Requirements

Make sure that Docker is running before starting this lab.

This should be enough to start with this Lab.