Results of 91 - 100 of about 119 for update (0.033 sec.)
MongoDB の Docker 化 5140
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ソースを更新し、MongoDB をインストール RUN apt-get update && apt-get install -y mongodb-org ちなみに MongoDB ... ージのバージョン番号のリストが必要です。 RUN apt-get update && apt-get install -y mongodb-org = 3 .0.1 mongodb ...
https://man.plustar.jp/docker/engine/examples/mongodb.html - [similar]
swarm セキュリティを公開鍵暗号基盤 [PKI] で管理 5140
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... 月ごとに証明書を更新します。この期間は docker swarm update --cert-expiry <間隔> のコマンドで調整できます。最小 ... のローテート時間は1時間です。詳細は docker swarm update コマンドライン・リファレンスをご覧ください。 CA 証 ...
https://man.plustar.jp/docker/engine/swarm/how-swarm-mode-works/pki.html - [similar]
Fedora 5090
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... す。 既存の dnf パッケージを更新します。 $ sudo dnf update yum リポジトリを手動で追加します。 $ sudo tee /etc ... す。 既存の dnf パッケージを更新します。 $ sudo dnf update Docker インストール用スクリプトを実行します。 $ cu ...
https://man.plustar.jp/docker/engine/installation/linux/docker-ce/fedora.html - [similar]
run 5090
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ls service rm service scale service tasks service update start stats stop swarm init swarm join swarm leave ... swarm update tag top unpause update version volume create volum ... accept node promote node demote node inspect node update node tasks node ls node rm API リファレンス Docker ...
https://man.plustar.jp/docker/engine/reference/commandline/run.html - [similar]
Docker configs を利用した設定データの保存 5090
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ているためです。 $ docker config ls ID NAME CREATED UPDATED fzwcfuqjkvo5foqu7ts7ls578 hello 31 minutes ago 31 ... nfig へのアクセスを取り除きます。 $ docker service update --config-rm my-config redis 手順の 3 と 4 を繰り返 ... 。 コンテナ ID は異なるものになっています。 service update コマンドを実行したので、サービスが再デプロイされた ... 覧を確認します。 $ docker config ls ID NAME CREATED UPDATED 4ory233120ccg7biwvy11gl5z site.conf 4 seconds ago ...
https://man.plustar.jp/docker/engine/swarm/configs.html - [similar]
イメージの構築 5028
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... TAINER Kate Smith <ksmith@example.com> RUN apt-get update && apt-get install -y ruby ruby-dev RUN gem instal ... Using cache ---> 851baf55332b Step 3 : RUN apt-get update && apt-get install -y ruby ruby-dev ---> Running i ... ved ; done . Running hooks in /etc/ca-certificates/update.d....done. ---> c55c31703134 Removing intermediate ...
https://man.plustar.jp/docker/engine/tutorials/dockerimages.html - [similar]
SSH デーモン用サービスの Docker 化 4978
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ven Dowideit <SvenDowideit@docker.com> RUN apt-get update && apt-get install -y openssh-server RUN mkdir /va ...
https://man.plustar.jp/docker/engine/examples/running_ssh_service.html - [similar]
daemon 4978
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ls service rm service scale service tasks service update start stats stop swarm init swarm join swarm leave ... swarm update tag top unpause update version volume create volum ... accept node promote node demote node inspect node update node tasks node ls node rm API リファレンス Docker ...
https://man.plustar.jp/docker/engine/reference/commandline/dockerd.html - [similar]
自動構築用の Webhooks 4916
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... /var/cache/apt-cacher-ng\]\nRUN\u0009\u0009apt-get update ; apt-get install -yq apt-cacher-ng\n\nEXPOSE \u00 ...
https://man.plustar.jp/docker/docker-hub/webhooks.html - [similar]
Dockerfile リファレンス 4916
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... Using cache ---> 2a1c91448f5f Step 3 /4 : RUN apk update && apk add socat && rm -r /var/cache/ ---> Using c ... の例を示しています。 FROM debian:stable RUN apt-get update && apt-get install -y --force-yes apache2 EXPOSE 8 ... ndor = "ACME Products" Version = "1.0" RUN apt-get update && apt-get install -y inotify-tools nginx apache2 ... 用の vnc, xvfb と firefox をインストール RUN apt-get update && apt-get install -y x11vnc xvfb firefox RUN mkdi ...
https://man.plustar.jp/docker/engine/reference/builder.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT