Upload base image

I need to Upload the ISO of Ubuntu 14.04 Desktop Edition on Docker Hub.

Hi,

Why do you want to upload an ISO image to DockerHub? Docker hub is a place where docker container format images are stored.

@ranjan, actually i want the GUI interface of an Ubuntu Docker image. Reason is i need the both access CLI as well as GUI and i get the CLI access from an Ubuntu Docker Image.So, please let me know how can we do this.

Thanks

docker is designed to run containerized application servers, not GUI apps.
in your case it is better to run full vm of OS of your choice.