@Override
 public void run() {
   proxy.launch(null);
   LOG.info("ContainerProxy started:" + id);
 }