注釈: GitHub Container Registry は現在パブリックベータであり、変更されることがあります。 During the beta, storage and bandwidth are free. 詳しい情報については「GitHub Container Registryについて」を参照してください。
Enabling GitHub Container Registry for your personal account
Once GitHub Container Registry is enabled for your personal user account, you can publish containers to GitHub Container Registry owned by your user account.
To use GitHub Container Registry within an organization, the organization owner must enable the feature for organization members.
- 任意のページの右上隅で、プロフィール画像をクリックし、続いて [Feature preview(機能プレビュー)] をクリックします。
- On the left, select "Improved container support", then click Enable.
Enabling GitHub Container Registry for your organization account
Before organization owners or members can publish container images to GitHub Container Registry, an organization owner must enable the feature preview for the organization.
-
GitHubの右上で、プロフィール画像をクリックし、続いてYour profile(あなたのプロフィール)をクリックしてください。
-
プロフィールページの左側で、"Organizations"の下であなたのOrganizationのアイコンをクリックしてください。
-
Organization名の下で、Settings(設定)をクリックしてください。
-
On the left, click Packages.
-
Under "Improved container support", select "Enable improved container support" and click Save.
-
Under "Container creation", choose whether you want to enable the creation of public and/or private container images.
- To enable organization members to create public container images, click Public.
- To enable organization members to create private container images that are only visible to other organization members, click Private. You can further customize the visibility of private container images. 詳しい情報については、「コンテナイメージにアクセス制御と可視性を設定する」を参照してください。