Create directories to specify the paths for Jenkins, temporary files, metadata storage, and so on.

Procedure

  • Run the following mkdir commands to create the directories:
    mkdir -p /data/jenkins/userContent/
    mkdir -p /data/vcps
    mkdir /etc/docker