You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this Docker pull command to download the image
84
84
85
85
`docker pull`
86
-
{% highlight terminal %}
86
+
{% highlight bash %}
87
87
docker pull r.cfcr.io/<ACCOUNT>/<IMAGE>:<TAG>
88
88
{% endhighlight %}
89
89
90
90
### See also
91
-
[Accessing Codefresh Docker registry from your Kubernetes cluster]({{ site.baseurl }}/docs/deploy-to-kubernetes/access-codefresh-docker-registry-from-kubernetes/)
91
+
[Accessing Docker registry from your Kubernetes cluster]({{ site.baseurl }}/docs/deploy-to-kubernetes/access-docker-registry-from-kubernetes/)
0 commit comments