Skip to content
  • David Johnson's avatar
    Fix docker vnode rebuilds; return supporting image path info from tmcd. · 186c6b7b
    David Johnson authored
    Docker vnodes require the full image path anytime the vnode is created,
    even if the image in question already exists on the vhost.  This is
    because emulab custom docker images are fully-qualified with their
    hosting private registry, so we need that detail even if we're not
    re-pulling the image; i.e., if the vnode gets destroyed and recreated
    after its initial reload.
    186c6b7b