Get startedGet started for free

Ordering Dockerfile instructions

When writing Dockerfiles, the order of your Dockerfile instructions determines how long the build will take after updating any of the commands. Do you understand how to make the most efficient Dockerfiles?

This exercise is part of the course

Introduction to Docker

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise