{

"driver": {
  "intermediate_instructions": [
    "RUN rm -f /usr/sbin/policy-rc.d",
    "RUN apt-get update",
    "RUN apt-get -y install iproute2"
  ],
  "pid_one_command": "/lib/systemd/systemd"
}

}