

I could build the file system on this disk directly, but I prefer to partition the disks with a single partition using fdisk. I have a second LUN with a device named "/dev/sdb". Yum install -y docker-engine btrfs-progs btrfs-progs-devel Configure BTRFSīy default the containers are created under the "/var/lib/docker", so you really need to house this on a separate disk or in a separate partition, preferably using BTRFS as the file system. Yum install -y oraclelinux-developer-release-el7

Yum-config-manager -enable ol7_optional_latest To do this you are going to need the yum-utils package. In this article we have a separate virtual disk.Įnable all the required repositories. You have a separate partition to hold the images and containers.

