summaryrefslogtreecommitdiff
path: root/content/cockpit/feature-docker-pull.md
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2014-11-04 11:31:31 +0100
committerStef Walter <stefw@redhat.com>2014-11-04 13:55:32 +0100
commit0968f903fe66f9bb8957b8d01e35f3743c74404b (patch)
tree5928fbcdf458575c77cbfe8edac12afc7d71b768 /content/cockpit/feature-docker-pull.md
parent054fed351b16d608f6ae4b8fd3cf3a38434117bd (diff)
Brought old blog over
Diffstat (limited to 'content/cockpit/feature-docker-pull.md')
-rw-r--r--content/cockpit/feature-docker-pull.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/content/cockpit/feature-docker-pull.md b/content/cockpit/feature-docker-pull.md
new file mode 100644
index 0000000..923913c
--- /dev/null
+++ b/content/cockpit/feature-docker-pull.md
@@ -0,0 +1,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.