Difference between revisions of "Ghcr.io"

From wikieduonline
Jump to navigation Jump to search
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{lc}}
 
[[GitHub Packages]]
 
[[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 ==
 
== Activities ==
 
* Read https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-docker-registry
 
* 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]]
  
 
== See also ==
 
== See also ==
 +
* {{docker info}}
 +
* {{GitHub Packages}}
 
* {{GitHub}}
 
* {{GitHub}}
  
 
[[Category:GitHub]]]
 
[[Category:GitHub]]]

Revision as of 02:23, 17 June 2024

Advertising: