RHEL7 DockerRegistryレジストリ構築 Enterprise Edition ~運用編~
1528 ワード
RHEL7 DockerRegistryレジストリ構築 Enterprise Edition ~構築編~
https://qiita.com/guttikunn/items/2f0bd6e745f182c93c45
でDockerレジストリの構築は無事終了しました。
それではDockerレジストリを使い倒しましょう。
やること
リポジトリの作成/適切な権限付与
pull/pushを行う
リポジトリ構成
構築手順
1.ユーザの作成
2.組織の作成
3.チームの作成
4.リポジトリの作成
5.リポジトリの割り当て
6.pull/push操作
1.ユーザの作成
6.pull/push操作
作ったレジストリにpull/pushしましょう。
$ docker tag registry.access.redhat.com/rhel7 172.17.0.1:443/giants/giants_repo1:RHEL7_1.0
$ docker push 172.17.0.1:443/giants/giants_repo1:RHEL7_1.0
Author And Source
この問題について(RHEL7 DockerRegistryレジストリ構築 Enterprise Edition ~運用編~), 我々は、より多くの情報をここで見つけました https://qiita.com/hakoritenshi/items/1a5376dff9959fc1d8e6著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .