summaryrefslogtreecommitdiff
path: root/content/cockpit/feature-docker-pull.md
diff options
context:
space:
mode:
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.