summaryrefslogtreecommitdiff
path: root/content/cockpit/feature-docker-pull.md
blob: 923913c951dc2383bcdb8737fce0e181decb79a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Title: Cockpit has Docker pull support
Date: 2014-06-24
Category: Cockpit
Tags: cockpit, docker

Cockpit 0.12 now has support for pulling Docker images from the
[Docker registry](https://registry.hub.docker.com/).

![Docker pull support](images/cockpit-docker-pull.png)

Unfortunately Docker doesn't have support for cancelling the pull of an image. So that
sort of hampers the UI a bit. At least for now.