Results of 1 - 10 of about 32 for Type (0.027 sec.)
docker.io アカウント API 12549
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... bWU6cGFzc3dvcmQ = 応答例 : HTTP/1.1 200 OK Content-Type: application/json { "id" : 2 , "username" : "janed ... , "date_joined" : "2014-02-12T17:58:01.431312Z" , "type" : "User" , "full_name" : "Jane Doe" , "location" ... P Basic 認証の情報か OAuth Bearer トークン Content-Type … JSON、 url エンコード形式のデータ等、ポストする ... " : "Retired" , } 応答例 : HTTP/1.1 200 OK Content-Type: application/json { "id" : 2 , "username" : "janed ...
https://man.plustar.jp/docker/engine/reference/api/docker_io_accounts_api.html - [similar]
Google Compute Engine 12066
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... D \ --google-zone us-central1-a \ --google-machine-type f1-micro \ vm02 オプション ¶ --google-project : 必 ... : インスタンスを起動するゾーン。 --google-machine-type : インスタンスの種類。 --google-machine-image : イ ... -size : インスタンスのディスク容量。 --google-disk-type : インスタンスのディスク種類。 --google-address : ... le-zone GOOGLE_ZONE us-central1-a --google-machine-type GOOGLE_MACHINE_TYPE f1-standard-1 --google-machine ...
https://man.plustar.jp/docker/machine/drivers/gce.html - [similar]
plugin inspect (実験的) 11228
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... "plugin-no-remove" , "/data" ] , "Interface" : { "Types" : [ "docker.volumedriver/1.0" ] , "Socket" : "pl ... ugins.sock" } , "Network" : { "Type" : "host" } , "Capabilities" : null, "Mounts" : [ ... e, "Source" : "/data" , "Destination" : "/data" , "Type" : "bind" , "Options" : [ "shared" , "rbind" ] } , ... lse, "Source" : null, "Destination" : "/foobar" , "Type" : "tmpfs" , "Options" : null } ] , "Devices" : [ ...
https://man.plustar.jp/docker/engine/reference/commandline/plugin_inspect.html - [similar]
Couchbase サービスの Docker 化 10390
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... :8091 > Accept: */* > Content-Length: 36 > Content-Type: application/x-www-form-urlencoded > * upload comp ... :8091 > Accept: */* > Content-Length: 26 > Content-Type: application/x-www-form-urlencoded > * upload comp ... :8091 > Accept: */* > Content-Length: 50 > Content-Type: application/x-www-form-urlencoded > * upload comp ... e < Date: Wed, 25 Nov 2015 22 :50:43 GMT < Content-Type: application/json < Content-Length: 44 < Cache-Con ...
https://man.plustar.jp/docker/engine/examples/couchbase.html - [similar]
BuildKit でイメージ構築 9907
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 概要 ... の問題 x509:未知の認証局によって書名された証明書 Sonatype Nexus バージョン 3.15 未満の上でプライベート・レジ ... レットの場所から、シークレットを表示 RUN -- mount = type = secret , id = mysecret cat / run / secrets / mys ... レットの場所から、シークレットを表示 RUN -- mount = type = secret , id = mysecret , dst =/ foobar cat / foo ... cret,src = mysecret.txt . ... #8 [2/3] RUN --mount=type=secret,id=mysecret cat /run/secrets/mysecret #8 di ...
https://man.plustar.jp/docker/develop/develop-images/build_enhancements.html - [similar]
network ls 9665
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... (同一条件)フィルタとして連結されます。例えば、 -f type=custom -f type=builtin は custom と builtin ネット ... 40d foo bridge 06e7eef0a170 foobar bridge タイプ ¶ type フィルタは2つの値をサポートしています。 builtin は ... ークを全て表示します。 $ docker network ls --filter type = custom NETWORK ID NAME DRIVER 95e74588f40d foo b ... 。 $ docker network rm ` docker network ls --filter type = custom -q ` コンテナがアタッチされているネットワ ...
https://man.plustar.jp/docker/engine/reference/commandline/network_ls.html - [similar]
Amazon Web Services 9311
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... : key1,value1,key2,value2)。 --amazonec2-instance-type : 実行するインスタンス・タイプです。 --amazonec2-d ... ルート・ディスク容量(単位:GB)。 --amazonec2-volume-type : インスタンスにアタッチする Amazon EBS の種類を指 ... SECURITY_GROUP docker-machine --amazonec2-instance-type AWS_INSTANCE_TYPE t2.micro --amazonec2-device-name ... nec2-root-size AWS_ROOT_SIZE 16 --amazonec2-volume-type AWS_VOLUME_TYPE gp2 --amazonec2-iam-instance-profi ...
https://man.plustar.jp/docker/machine/drivers/aws.html - [similar]
Swarm フィルタ 8473
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... プが可能です。例えば、 nginx コンテナに com.example.type=frontend ラベルを付けて起動します。 $ docker tcp:/ ... manager_port> run -d -p 80 :80 --label com.example.type = frontend nginx 87c4376856a8 $ docker tcp://<mana ... er_ip:manager_port> ps --filter "label=com.example.type=frontend" CONTAINER ID IMAGE COMMAND CREATED STATU ... trusting_yonath それから、 -e affinity:com.example.type==frontend を使って、 com.example.type==frontend ラ ...
https://man.plustar.jp/docker/swarm/scheduler/filter.html - [similar]
down 8232
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ます。 使い方: down [ オプション ] オプション: --rmi type イメージの削除。type は次のいずれか: 'all' : あらゆ ...
https://man.plustar.jp/docker/compose/reference/down.html - [similar]
OpenStack 8232
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ン名の指定(Keystone v3 のみ) --openstack-endpoint-type : エンドポイント・タイプとして internalURL 、 publ ... ck-domain-name OS_DOMAIN_NAME --openstack-endpoint-type OS_ENDPOINT_TYPE publicURL --openstack-flavor-id O ...
https://man.plustar.jp/docker/machine/drivers/openstack.html - [similar]
PREV 1 2 3 4 NEXT