Results of 1 - 10 of about 14 for auth (0.022 sec.)
レジストリ・サーバのデプロイ 11885
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... しようとしても、「401」を返します。この応答には WWW-Authenticate チャレンジを含んでおり、ベーシック認証やト ... ド「testpassword」のエントリを1行追加します。 mkdir auth docker run --entrypoint htpasswd registry:2 -Bbn t ... estuser testpassword > auth/htpasswd 次の手順に進む前に、レジストリを一度停止し ... 0 --restart = always --name registry \ -v ` pwd ` /auth:/auth \ -e "REGISTRY_AUTH=htpasswd" \ -e "REGISTRY ...
https://man.plustar.jp/docker/registry/deploying.html - [similar]
Nginx を認証プロキシとして使う 11815
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... したか? -- 必要なディレクトリを作成します。 mkdir -p auth mkdir -p data メインで使う Nginx 設定ファイルを作成 ... します。 cat <<EOF > auth/nginx.conf events { worker_connections 1024; } htt ... ts this header. ## In the case of nginx performing auth, the header will be unset ## since nginx is auth-i ... ]-dev))|Go ).*\$" ) { return 404; } # To add basic authentication to v2 use auth_basic setting. auth_basic ...
https://man.plustar.jp/docker/registry/recipes/nginx.html - [similar]
Apache を認証プロキシとして使う 11133
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... できましたか? 以下のスクリプトを実行します: mkdir -p auth mkdir -p data # This is the main apache configurat ... ion you will use cat <<EOF > auth/httpd.conf LoadModule headers_module modules/mod_h ... eaders.so LoadModule authn_file_module modules/mod_authn_file.so LoadModule ... authn_core_module modules/mod_authn_core.so LoadModule authz_groupfile_module modules ...
https://man.plustar.jp/docker/registry/recipes/apache.html - [similar]
ファイルシステム共有 [osxfs] 10467
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... を追加: --mount type=bind,src=/run/host-services/ssh-auth.sock,target=/run/host-services/ssh-au --mount type ... = bind,src = /run/host-services/ssh-auth.sock,target = /run/host-services/ssh-auth.sock SSH ... _AUTH_SOCK 環境変数をコンテナに追加: -e SSH_AUTH_SOCK="/ ... run/host-services/ssh-auth.sock" -e SSH_AUTH_SOCK = "/run/host-services/ssh-a ...
https://man.plustar.jp/docker/docker-for-mac/osxfs.html - [similar]
Registry 設定リファレンス 9190
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ジング リードオンリー・モード delete cache redirect auth silly token htpasswd middleware reporting http 通知 ... ジング リードオンリー・モード delete cache redirect auth silly token htpasswd middleware reporting http Reg ... bucket : bucketname encrypt : true secure : true v4auth : true chunksize : 5242880 rootdirectory : /s3/obj ... 04 swift : username : username password : password authurl : https://storage.myprovider.com/auth/v1.0 or h ...
https://man.plustar.jp/docker/registry/configuration.html - [similar]
Registry リファレンスへのリンク 8437
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... s://docs.docker.com/registry/storagedrivers/ Token Authentication Implementation https://docs.docker.com/r ... egistry/spec/auth/jwt/ Token Authentication Specification https://do ... cs.docker.com/registry/spec/auth/token/ 関連キーワード Registry , リファレンス , リ ...
https://man.plustar.jp/docker/registry/reference.html - [similar]
OpenStack 8139
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... --driver openstack vm 必須オプション: --openstack-auth-url : Keystone サービス・ベース URL。 --openstack- ... k-active-timeout OS_ACTIVE_TIMEOUT 200 --openstack-auth-url OS_AUTH_URL --openstack-availability-zone OS_A ...
https://man.plustar.jp/docker/machine/drivers/openstack.html - [similar]
Google Compute Engine 7772
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... れます。あるいは、 gcloud をインストール し、 gcloud auth login で oauth2 プロセスを通すこともできます。 例 ... 、プロジェクト ID 、マシン名を指定します。 $ gcloud auth login $ docker-machine create --driver google --go ... ザ名。 --google-scopes : Google API にアクセスする OAuth 2.0 の範囲(scope)。詳細は Google Compute Engine ...
https://man.plustar.jp/docker/machine/drivers/gce.html - [similar]
レジストリをソースからビルド 7544
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... 0 .101s ? github.com/docker/distribution/registry/auth [ no test files ] ok github.com/docker/distributio ... n/registry/auth/silly 0 .011s ... + /Users/sday/go/src/github.com/ ...
https://man.plustar.jp/docker/registry/recipes/building.html - [similar]
Docker Registry 7474
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ジング リードオンリー・モード delete cache redirect auth silly token htpasswd middleware reporting http 通知 ...
https://man.plustar.jp/docker/registry/toc.html - [similar]
PREV 1 2 NEXT