# Introduction In this lab, we will illustrate the concept of volume. We will see how to use volume - in a Dockerfile - at runtime with the -v option - using the volume API We will also see what is bind-mounting on a simple example.
Click the virtual machine below to start practicing