# Introduction This Docker Volume Mounting Challenge will test your skills in working with Docker volumes, a crucial concept for data persistence and sharing in Docker environments. You will demonstrate your understanding of Docker volumes by creating a named volume, running a container with this volume mounted, and adding data to it. This hands-on experience will reinforce your knowledge of Docker volumes and their practical applications.
Click the virtual machine below to start practicing