Results of 1 - 10 of about 43 for This (0.031 sec.)
- Registry 設定リファレンス 16150
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
otdirectory : optional root directory inmemory : # This driver takes no parameters delete : enabled : fals...
no If the server does not run at the root path use this value to specify the prefix. The root path is the...
and trailing slashes, for example /path/. host no This parameter specifies an externally-reachable addres...
lient requests. secret yes A random piece of data. This is used to sign state that may be stored with the...
- https://man.plustar.jp/docker/registry/configuration.html - [similar]
- 使用していない Docker オブジェクトの削除(prune) 10504
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
は、次のようにします。 $ docker image prune WARNING! This will remove all dangling images. Are you sure you...
フラグを使います。 $ docker image prune -a WARNING! This will remove all images without at least one contai...
マンドを使います。 $ docker container prune WARNING! This will remove all stopped containers. Are you sure y...
的に削除されません。 $ docker volume prune WARNING! This will remove all volumes not used by at least one c...
- https://man.plustar.jp/docker/config/pruning.html - [similar]
- env 9193
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
02:2376 ; set -x DOCKER_MACHINE_NAME overlay # Run this command to configure your shell: # eval "$(docker-...
hines\dev" $Env :DOCKER_MACHINE_NAME = "dev" # Run this command to configure your shell: # docker-machine....
achines \d ev set DOCKER_MACHINE_NAME = dev # Run this command to configure your shell: copy and paste th...
"default" export NO_PROXY = "192.168.99.104" # Run this command to configure your shell: # eval "$(docker-...
- https://man.plustar.jp/docker/machine/reference/env.html - [similar]
- Docker Engine を swarm モードで動作 9070
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
josjja83ngz ) is now a manager. To add a worker to this swarm, run the following command: docker swarm joi...
crr2e7c \ 192 .168.99.100:2377 To add a manager to this swarm, run 'docker swarm join-token manager' and f...
docker swarm join-token worker To add a worker to this swarm, run the following command: docker swarm joi...
v-8vxv8rssmk743ojnwacrr2e7c \ 192 .168.99.100:2377 This node joined a swarm as a worker. manager ノードとし...
- https://man.plustar.jp/docker/engine/swarm/swarm-mode.html - [similar]
- swarm にノードを参加 8946
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
docker swarm join-token worker To add a worker to this swarm, run the following command: docker swarm joi...
v-8vxv8rssmk743ojnwacrr2e7c \ 192 .168.99.100:2377 This node joined a swarm as a worker. docker swarm join...
ocker swarm join-token manager To add a manager to this swarm, run the following command: docker swarm joi...
y-5vy9t8u35tuqm7vh67lrz9xp6 \ 192 .168.99.100:2377 This node joined a swarm as a manager. 詳しく学ぶ ¶ swa...
- https://man.plustar.jp/docker/engine/swarm/join-nodes.html - [similar]
- swarm に他のノードを追加 8823
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
v-8vxv8rssmk743ojnwacrr2e7c \ 192 .168.99.100:2377 This node joined a swarm as a worker. 実行するコマンドの...
docker swarm join-token worker To add a worker to this swarm, run the following command: docker swarm joi...
v-8vxv8rssmk743ojnwacrr2e7c \ 192 .168.99.100:2377 This node joined a swarm as a worker. ターミナルを開き、...
- https://man.plustar.jp/docker/engine/swarm/swarm-tutorial/add-nodes.html - [similar]
- オーケストレーション 8468
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
hbfbz8jd5oq ) is now a manager. To add a worker to this swarm, run the following command: docker swarm joi...
ocvzw30j5x9 192 .168.65.3:2377 To add a manager to this swarm, run 'docker swarm join-token manager' and f...
hbfbz8jd5oq ) is now a manager. To add a worker to this swarm, run the following command: docker swarm joi...
ocvzw30j5x9 192 .168.65.3:2377 To add a manager to this swarm, run 'docker swarm join-token manager' and f...
- https://man.plustar.jp/docker/get-started/orchestration.html - [similar]
- Docker Machine をローカル VM で始めるには 8345
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
ng for an IP... Waiting for machine to be running, this may take a few minutes... Machine is running, wait...
is up and running! To see how to connect Docker to this machine, run: docker-machine env default このコマン...
ault" export DOCKER_MACHINE_NAME = "default" # Run this command to configure your shell: # eval "$(docker-...
< h1 > Welcome to nginx! </ h1 > < p > If you see this page, the nginx web server is successfully install...
- https://man.plustar.jp/docker/machine/get-started.html - [similar]
- Docker メトリクスを Prometheus で収集 8113
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
el `job=<job_name>` to any timeseries scraped from this config. - job_name : 'prometheus' # metrics_path d...
el `job=<job_name>` to any timeseries scraped from this config. - job_name : 'prometheus' # metrics_path d...
el `job=<job_name>` to any timeseries scraped from this config. - job_name : 'prometheus' # metrics_path d...
- https://man.plustar.jp/docker/config/daemon/prometheus.html - [similar]
- swarm join 8113
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
ttach build commit cp create diff events exec export history images import info inspect kill load login lo...
ten-addr 192 .168.99.122:2377 192 .168.99.121:2377 This node is attempting to join a Swarm as a manager. $...
ten-addr 192 .168.99.123:2377 192 .168.99.121:2377 This node is attempting to join a Swarm. $ docker node...
- https://man.plustar.jp/docker/engine/reference/commandline/swarm_join.html - [similar]