Results of 71 - 80 of about 136 for Image (0.017 sec.)
Apache を認証プロキシとして使う 5549
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ompose file cat <<EOF > docker-compose.yml apache: image: "httpd:2.4" hostname: myregistrydomain.com ports: ... es: - `pwd`/auth:/usr/local/apache2/conf registry: image: registry:2 ports: - 127.0.0.1:5000:5000 volumes: ...
https://man.plustar.jp/docker/registry/recipes/apache.html - [similar]
Docker スタックと配布アプリケーションバンドル(試験的) 5477
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... を確認します。 $ docker service ls ID NAME REPLICAS IMAGE COMMAND 29bv0vnlm903 vossibility-stack_lookupd 1 n ... ものです。 サービスには以下のフィールドがあります。 Image (必須) string サービスが実行するイメージ。 Docker ...
https://man.plustar.jp/docker/compose/bundles.html - [similar]
Docker configs を利用した設定データの保存 5477
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... のようになります。 $ docker service ps redis ID NAME IMAGE NODE DESIRED STATE CURRENT STATE ERROR PORTS bkna6 ... 認します。 $ docker service ls ID NAME MODE REPLICAS IMAGE zeskcec62q24 nginx replicated 1 /1 nginx:latest $ ... docker service ps nginx NAME IMAGE NODE DESIRED STATE CURRENT STATE ERROR PORTS nginx ...
https://man.plustar.jp/docker/engine/swarm/configs.html - [similar]
コンテナで Hello world 5477
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... テナ情報を問い合わせます。 $ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 1e5535038e28 ub ... して、動作確認しましょう。 $ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 素晴らしいですね ...
https://man.plustar.jp/docker/engine/tutorials/dockerizing.html - [similar]
Swarm にデプロイ 5477
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... を記述します。 version : '3.7' services : bb - app : image : bulletinboard : 1.0 ports : - "8000:8080" この S ... プリカが 1/1 だと報告します。 ID NAME MODE REPLICAS IMAGE PORTS il7elwunymbs demo_bb-app replicated 1 /1 bul ...
https://man.plustar.jp/docker/get-started/swarm-deploy.html - [similar]
Amazon Web Services (AWS) EC2 の例 5477
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... bserver kitematic/hello-world-nginx Unable to find image 'kitematic/hello-world-nginx:latest' locally lates ... 95ac606e080c7a54b52b87066 Status: Downloaded newer image for kitematic/hello-world-nginx:latest 942dfb4a0ea ...
https://man.plustar.jp/docker/machine/examples/aws.html - [similar]
Digital Ocean の例 5477
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... bserver kitematic/hello-world-nginx Unable to find image 'kitematic/hello-world-nginx:latest' locally lates ... 95ac606e080c7a54b52b87066 Status: Downloaded newer image for kitematic/hello-world-nginx:latest 942dfb4a0ea ...
https://man.plustar.jp/docker/machine/examples/ocean.html - [similar]
通知 5477
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... : { "mediaType": "application/vnd.docker.container.image.rootfs.diff+x-gtar", "length": 2, "digest": "sha25 ... : { "mediaType": "application/vnd.docker.container.image.rootfs.diff+x-gtar", "length": 3, "digest": "sha25 ...
https://man.plustar.jp/docker/registry/notifications.html - [similar]
Docker Swarm の TLS 設定 5477
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... = $( docker run --rm swarm create ) Unable to find image 'swarm:latest' locally latest: Pulling from librar ... 818d31da1a4ca98a84c0c781b Status: Downloaded newer image for swarm:latest node1 をクラスタに追加します。 TC ... して実行中かを確認します。 $ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 035dbf57b26e sw ...
https://man.plustar.jp/docker/swarm/configure-tls.html - [similar]
Docker Machine で Swarm クラスタ構築 5477
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... 実行します。 docker run swarm create Unable to find image 'swarm' locally 1 .1.0-rc2: Pulling from library/s ... 2b0232a8839cf17a37d6e7009 Status: Downloaded newer image for swarm 0de84fa62a1d9e9cc2156111f63ac31f swarm c ... 信できるようになりました。 docker info Containers: 2 Images: 1 Role: primary Strategy: spread Filters: health ...
https://man.plustar.jp/docker/swarm/provision-with-machine.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT