Editing Docker pull

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 4: Line 4:
 
* <code>docker pull <image>:<tag></code>
 
* <code>docker pull <image>:<tag></code>
 
  docker pull -q golang:latest
 
  docker pull -q golang:latest
  [[docker pull --quiet]]
+
  --quiet
  
 
== Examples ==
 
== Examples ==
* <code>[[docker pull alpine]]</code>
+
 
 
* <code>[[docker]] pull docker.elastic.co/[[kibana]]/kibana:7.5.1</code>
 
* <code>[[docker]] pull docker.elastic.co/[[kibana]]/kibana:7.5.1</code>
 
* <code> docker pull [[zabbix]]/zabbix-agent<ref>https://hub.docker.com/r/zabbix/zabbix-agent/</ref></code>
 
* <code> docker pull [[zabbix]]/zabbix-agent<ref>https://hub.docker.com/r/zabbix/zabbix-agent/</ref></code>
Line 13: Line 13:
 
* <code>[[docker pull --all-tags]] fedora</code>
 
* <code>[[docker pull --all-tags]] fedora</code>
 
* <code>[[docker pull gitlab]]/gitlab-ee</code>
 
* <code>[[docker pull gitlab]]/gitlab-ee</code>
* <code>[[docker pull nats]]</code>
 
 
* <code>[[docker]] pull opensearchproject/[[opensearch]]:latest</code>
 
* <code>[[docker]] pull opensearchproject/[[opensearch]]:latest</code>
 
* <code>[[docker]] pull opensearchproject/opensearch-dashboards:latest</code>
 
* <code>[[docker]] pull opensearchproject/opensearch-dashboards:latest</code>
 
* <code>docker pull jenkins/jenkins:lts-jdk11</code>
 
* <code>docker pull jenkins/jenkins:lts-jdk11</code>
 
* <code>docker pull myregistry.domain.com/my-ubuntu</code>
 
* <code>docker pull myregistry.domain.com/my-ubuntu</code>
* <code>docker pull eu.gcr.io/your-project/your-repo:your-tag</code>
 
* <code>[[docker pull --platform]]</code>
 
  
 
  docker pull grafana/grafana
 
  docker pull grafana/grafana
Line 28: Line 25:
 
  docker.io/grafana/grafana:latest
 
  docker.io/grafana/grafana:latest
  
 +
[[docker pull alpine]]
  
  
Line 44: Line 42:
 
  docker pull jenkins/jenkins:lts-jdk11
 
  docker pull jenkins/jenkins:lts-jdk11
 
  Cannot connect to the Docker daemon at unix:///var/run/docker.sock. [[Is the docker daemon running?]]
 
  Cannot connect to the Docker daemon at unix:///var/run/docker.sock. [[Is the docker daemon running?]]
 
[[Invalid reference format: repository name must be lowercase]]
 
  
 
== Related commands ==
 
== Related commands ==
Line 59: Line 55:
 
* <code>[[podman pull]]</code>
 
* <code>[[podman pull]]</code>
 
* <code>[[git pull]]</code>
 
* <code>[[git pull]]</code>
* <code>[[docker build]]</code>
 
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: