Jump to content

The Docker Dashboard Welcomes Hub and Local Images


Recommended Posts

Last year we released the Docker Dashboard as part of Docker Desktop, today we are excited to announce we are releasing the next piece of the dashboard to our community customers with a new Images UI. We have expanded the existing UI for your local machine with the ability to interact with your Docker images on Docker Hub and locally. This allows you to: display your local images, manage them (run, inspect, delete) through an intuitive UI without using the CLI. And for you images in Hub you can now view you repos or your teams repos and pull images directly from the UI. 

To get started, Download the latest Docker Desktop release and load up the dashboard (we are also excited that we have given the dashboard an icon🎉)

IX6FD9VBulI2ZM_O7F354qOWj921-MwOgLKKUOtq

You will be able to see that we have also added a new sidebar to navigate between the two areas and we are planning to add new sections in here soon. To find out more about what’s coming or to give feedback on what you would like to see check out our public roadmap

Let’s jump in and have a look at what we can do…

From the whale menu, you can access the “Dashboard” and then “Images” where you’ll see a summary and each image with its details: tag, image id, creation date, and size. 

tOevsONXcYPA91PV93qQQCiHirzsxQumx85NHqbW

I can also see which of my images are being used by a running or stopped container with  Jl-k3X3ZMkFafwFojKntXv4PynWsIoorP6HleUCpVOZBWGGmMCU3VFPhbkR_evnoI3zRoICMYn_yEjk0DEdVYWFEEVXfXXJSkAbUVHJaA3UVxeJN_sn9YWwftGm7JhZeOZZ4V3lx

Now I have all these images, I can have a go at running one of them.I will go for my standard demo my simple Whale, when I hover over the image line I can see I get two new buttons, I am going to start off by clicking ‘run’ 

qZkymcFK__QH0MMMXfyHWTstgj_UAKwyOHg7S88y

This pops up a UI where you can either just ‘run’ or add in some values. In this instance I am just going to add a port mapping so I can see what is running in my container once I have started it. 

U04KCx5ODC1kuAvkTuMbjUfMFiHqPaXU87_6ZicG

Great this now takes me to my running container UI and I can see that my container is alive! 

Next let’s look at clearing up what we have not used so far. I am going to start by hitting the clean up button we saw in the top right corner of our images UI 

ZZM5HOhygHRWaUfiQhPFelXFN3ZvVIVtsA87hab0

Then my UI changes, I am going to remove all my unused images, I can see I will free up 4gb which isn’t bad!
0OKQrfX_CKv2mzPiOC-_Hk6O5vgVtVSqoMtJUdRNZ4D1H3jfzGj0p7LT4ayn1xnF_qeS5J7YV3cBph-61q_II8sHa6sJmpdwk5GHUfPqOY2fd_yGVVuHHahl2_1oSCASM-CpyLn7

I hit remove up and I can then see after I accept the warning my clean up happens I only have my in use images remaining! 

_abw9bGnSQPUs1QXV9dvnZb_iCvBpsk4IBMYb0X8

Now let’s have a look at our Hub images, as I am signed in I can just click on the remote repositories tabmtOzGoBS-BX_z6lU0tibyf125gmdxjpSt-DO4RGJNWc0-JPtEhrwVeVllpuQk2CsTCpvm9-MpIavrp6f-MvIjF5x6l5YxbYVlV6bOB1NHV89DKgpdYI3467831dkuUZTjWYrnQ64

Great! I can now see my repos in Hub along with my tags, I can either pull my image to then run it or I can switch between my Teams to see the repositories in my teams. If I click pull on one of my images, I can see this is started as it takes me back to my local image cache screen and shows me the progress of the download:

P8RNhv4iPS8NhgY7WLewJ_6k7tJF5tOZlI4Fc1uj

I’ve also created an “unboxing” walkthrough of the entire process. You can join me on a guided tour of the new features in this video.

Screen-Shot-2020-10-01-at-1.52.58-PM.jpe

We hope you are as excited as we are for the next piece of our Docker Dashboard, to get started you can download the latest Docker Desktop release to explore your local images. You can try out the Remote Repository functionality by signing into Docker Hub and pulling any of your existing images or if you are new why not try pulling a Docker Official Image like NGINX , retagging it and then having a go at pushing it from the UI.

The post The Docker Dashboard Welcomes Hub and Local Images appeared first on Docker Blog.

View the full article

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...