Results of 11 - 20 of about 170 for port (0.048 sec.)
汎用(generic)ドライバ 7196
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ント をご覧ください。 オプション ¶ --generic-engine-port : Docker デーモンが使うポート番号(メモ:このフラグ ... c-ssh-user : 接続に使う SSH ユーザ名 --generic-ssh-port : SSH に使うポート番号 注釈 Docker Machine がサポー ... ・オプション 環境変数 デフォルト値 --generic-engine-port GENERIC_ENGINE_PORT 2376 --generic-ip-address GENE ... neric-ssh-user GENERIC_SSH_USER root --generic-ssh-port GENERIC_SSH_PORT 22 参考 Generic https://docs.dock ...
https://man.plustar.jp/docker/machine/drivers/generic.html - [similar]
MongoDB の Docker 化 6745
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ngo_instance_001 # MongoDB を使う # 使い方:mongo --port <`docker ps` で得られるポート> $ mongo --port 2701 ... chine # docker-machine を使う場合 # 使い方:mongo --port <`docker ps` で得られるポート> --host <`docker-mac ... hine ip VM名`の IP アドレス> $ mongo --port 27017 --host 192 .168.59.103 ちなみに もし同じエン ... MongoDB インスタンスのポートに接続できる $ mongo --port 28001 $ mongo --port 28002 /engine/userguide/netwo ...
https://man.plustar.jp/docker/engine/examples/mongodb.html - [similar]
PowerShell DSC で使う 6677
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ます。 docker run -d --name = "[containername]" -p '[port]' -e '[env]' --link '[link]' \ '[image]' '[command ... 須) Image(Remove プロパティが $true の以外は必要) Port Env Link Command Remove 例えば、ハッシュテーブルの ... Name = "web" ; Image = "anweiss/docker-platynem" ; Port = "80:80" } それから、先補との定義と同じ手順で Doc ... Props = @ { Name = "web" ; Image = "node:latest" ; Port = "80:80" ; ` Env = "PORT=80" ; Link = "db:db" ; C ...
https://man.plustar.jp/docker/engine/admin/dsc.html - [similar]
Microsoft Azure 6542
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... out mycert.pem -out mycert.pem $ openssl pkcs12 -export -out mycert.pfx -in mycert.pem -name "My Certifica ... する必要があるでしょう。 オプション: --azure-docker-port : Docker デーモンのポート番号。 --azure-image : Az ... Azure 設定ファイル。詳細は How to: Download and Import Publish Settings and Subscription Information を参 ... 照。 --azure-size : Azure ディスク容量。 --azure-ssh-port : Azure SSH ポート番号。 --azure-subscription-id : ...
https://man.plustar.jp/docker/machine/drivers/azure.html - [similar]
Compose のネットワーク機能 6215
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... とします。 version : "3" services : web : build : . ports : - "8000:8000" db : image : postgres ports : - " ... es データベースの利用ができるようになります。 HOST_PORT と CONTAINER_PORT の違いについては理解しておくこと ... が重要です。 上の例の db では、 HOST_PORT が 8001 、コンテナ・ポートが 5432 (postgres のデフ ... ークにより接続されているサービス間の通信は CONTAINER_PORT を利用します。 HOST_PORT を定義すると、このサービス ...
https://man.plustar.jp/docker/compose/networking.html - [similar]
Couchbase サービスの Docker 化 6215
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ase 各ポートを公開する理由は、 Couchbase Developer Portal - Network Configuration をご覧ください。 ログには ... * Connected to 192 .168.99.100 ( 192 .168.99.100 ) port 8091 ( #0) > POST /pools/default HTTP/1.1 > User-A ... * Connected to 192 .168.99.100 ( 192 .168.99.100 ) port 8091 ( #0) > POST /node/controller/setupServices H ... -X POST http://192.168.99.100:8091/settings/web -d port = 8091 -d username = Administrator -d password = p ...
https://man.plustar.jp/docker/engine/examples/couchbase.html - [similar]
PostgreSQL の Docker 化 6215
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... l/9.3/main/postgresql.conf # Expose the PostgreSQL port EXPOSE 5432 # Add VOLUMEs to allow backup of confi ... stgresql bash postgres@7ef98b1b7243:/$ psql -h $PG_PORT_5432_TCP_ADDR -p $PG_PORT_5432_TCP_PORT -d docker ... ocker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 5e24362f27f6 eg_postgresql:latest /usr/lib/ ...
https://man.plustar.jp/docker/engine/examples/postgresql_service.html - [similar]
Digital Ocean 6158
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ocean-ssh-user : SSH ユーザ名。 --digitalocean-ssh-port : SSH ポート番号。 --digitalocean-ssh-key-fingerpr ... user DIGITALOCEAN_SSH_USER root --digitalocean-ssh-port DIGITALOCEAN_SSH_PORT 22 --digitalocean-ssh-key-fi ...
https://man.plustar.jp/docker/machine/drivers/digital-ocean.html - [similar]
コマンドライン・リファレンス 6091
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ild config create down events help kill logs pause port ps pull restart rm run scale start stop unpause up ... ild config create down events help kill logs pause port ps pull restart rm run scale start stop unpause up ...
https://man.plustar.jp/docker/compose/reference/toc.html - [similar]
Compose コマンドライン・リファレンス 6023
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ild config create down events help kill logs pause port ps pull restart rm run scale start stop unpause up ... reate down events exec help images kill logs pause port ps pull push restart rm run scale start stop top u ...
https://man.plustar.jp/docker/compose/reference/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT