Howto use of local images

Is there an option to use local images in Racnher 2.0 Tech Preview. If so,what do I need to do as I cannot seem to find a feature similar to Rancher 1.6.x

We use a local repo in Rancher 2.0. Make sure you have on each node in your cluster /etc/docker/daemon.json configured with the insecure registry entry. This is needed if you don’t have TLS setup for your local repo’s. Check to see that when you run docker info on each node that the repo’s show up under Insecure Registries.

When you deploy your workload from the rancher gui :
Docker Image*
mylocalhost.com:5000/mydocker:latest