{

"driver": {
  "intermediate_instructions": [
    "RUN rm -f /usr/sbin/policy-rc.d",
    "RUN dpkg-divert --remove /sbin/initctl",
    "RUN ln -sf /sbin/initctl.distrib /sbin/initctl"
  ],
  "pid_one_command": "/sbin/init"
}

}