Containers use a copy-on-write (COW) file system.
Containers use a thin runtime layer, which is ephemeral by default.
You can mount volumes and bind mounts to persist container data.
Some workloads, such as databases, might experience performance problems with the COW file system.
You can use Podman volumes to avoid using the COW file system.
Click CREATE to build all of the virtual machines needed for the classroom lab environment. This may take several minutes to complete. Once created the environment can then be stopped and restarted to pause your experience.
If you DELETE your lab, you will remove all of the virtual machines in your classroom and lose all of your progress.