Difference between revisions of "Ghcr.io"

From wikieduonline
Jump to navigation Jump to search
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{lc}}
 +
[[GitHub Packages]]
  
 +
* https://ghcr.io/
  
* https://ghcr.io/
+
 
 +
[[ghcr.io/actions/actions-runner:latest]]
 +
 
 +
<code>[[docker info]] | grep Registry</code>
 +
 
 +
[[helm install nginx-ingress]] [[oci://]]ghcr.io/nginxinc/charts/nginx-ingress --version 1.1.2
 +
helm install nginx-ingress oci://ghcr.io/nginxinc/charts/nginx-ingress --version 0.18.0
 +
 
 +
== Activities ==
 +
* Read https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-docker-registry
 +
 
 +
== Related ==
 +
* <code>[[docker.io]]</code>
 +
* <code>[[docker-publish.yml]]</code>
 +
* <code>[[oci://]]</code>
 +
* <code>[[/v2/_catalog]]</code>
 +
* [[GitHub Actions]]
 +
* [[Registry]]
 +
 
 +
== See also ==
 +
* {{docker info}}
 +
* {{GitHub Packages}}
 +
* {{GitHub}}
 +
 
 +
[[Category:GitHub]]]

Latest revision as of 08:17, 16 August 2024

Advertising: