Results of 1 - 10 of about 483 for file (0.025 sec.)
JSON ファイル・ロギング・ドライバ 10015
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... : "2019-01-01T11:11:11.111111111Z" } 使い方 ¶ json-file ドライバをデフォルトのロギング・ドライバとして使う ... n をご覧ください。 以下の例は、ログドライバを json-file に設定し、 max-size オプションを指定しています。 { ... "log-driver" : "json-file" , "log-opts" : { "max-size" : "10m" } } 注釈 daem ...
https://man.plustar.jp/docker/config/container/logging/json-file.html - [similar]
Compose における環境変数 9316
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... コンテナへの環境変数の受け渡し 設定オプション env_file docker-compose run 実行時の環境変数の設定 .env ファ ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... コンテナへの環境変数の受け渡し 設定オプション env_file docker-compose run 実行時の環境変数の設定 .env ファ ... が起動しているシェルのことです。 設定オプション env_file ¶ 外部ファイルから複数の環境変数をサービスコンテナ ...
https://man.plustar.jp/docker/compose/environment-variables.html - [similar]
ロギング・ドライバの設定 9316
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... にあります。デフォルトのロギング・ドライバは json-file です。以下の例は、デフォルトのロギング・ドライバと ... ON オブジェクトとして記述できます。以下の例は json-file ロギング・ドライバ上で2つのオプションを設定していま ... す。 { "log-driver" : "json-file" , "log-opts" : { "max-size" : "10m" , "max-file" ...
https://man.plustar.jp/docker/config/container/logging/configure.html - [similar]
info 8425
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Docker run リファレンス コマンドライン ... node tasks node ls node rm API リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... er: overlay Root Dir: /var/lib/docker/aufs Backing Filesystem: extfs Logging Driver: json-file Cgroup Driv ... ode ( client ) : true Debug mode ( server ) : true File Descriptors: 59 Goroutines: 159 System Time: 2016 ...
https://man.plustar.jp/docker/engine/reference/commandline/info.html - [similar]
Registry 設定リファレンス 8023
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... 境変数を通した設定が可能となります。あるいは、 Dockerfile の中で ENV 命令を使うこともできます。 設定オプショ ... (アンダースコア)は階層レベルを表します。例えば、 filesystem ストレージ・バックエンドの rootdirecty を次の ... ように指定しているとします。 storage : filesystem : rootdirectory : /var/lib/registry これを環 ...
https://man.plustar.jp/docker/registry/configuration.html - [similar]
ロギング・ドライバの設定 7822
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... イバを指定したら docker logs は無効化されます。 json-file Docker 用のデフォルト・ロギング・ドライバです。JSO ... 書き込みます。 docker logs コマンドが使えるのは json-file か journald ロギング・ドライバ使用時のみです。 lab ... 動時に指定します。 docker daemon --log-driver = json-file --log-opt labels = foo --log-opt env = foo,fizz そ ...
https://man.plustar.jp/docker/config/container/logging/overview.html - [similar]
run 7622
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Docker run リファレンス コマンドライン ... node tasks node ls node rm API リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... t = "" コンテナ用のオプション親 cgroup を指定 --cidfile = "" コンテナ ID をファイルに書き出し --cpu-percen ... "" イメージのデフォルト ENTRYPOINT を上書き --env-file =[] ファイルから環境変数を読み込み --expose =[] ポ ...
https://man.plustar.jp/docker/engine/reference/commandline/run.html - [similar]
scp 7324
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... トへコピーします。 引数の表記法は マシン名:/path/to/files (ファイルへのパス)です。対象がホストマシン上であ ... を考えてみます: $ cat foo.txt cat: foo.txt: No such file or directory $ docker-machine ssh dev pwd /home/do ... cker $ docker-machine ssh dev 'echo A file created remotely! >foo.txt' $ docker-machine scp d ...
https://man.plustar.jp/docker/machine/reference/scp.html - [similar]
Compose ファイル・リファレンス 7124
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ces depends_on dns dns_search tmpfs entrypoint env_file environment expose extends external_links extra_ho ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... 目次 サービス設定リファレンス build context dockerfile args cap_add, cap_drop command cgroup_parent conta ... ces depends_on dns dns_search tmpfs entrypoint env_file environment expose extends external_links extra_ho ...
https://man.plustar.jp/docker/compose/compose-file.html - [similar]
環境ファイル 7124
Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ ... ence - 参考資料 コマンドライン・リファレンス Dockerfile リファレンス Compose file リファレンス 用語集 Samp ... 変数 用にも使えます。 COMPOSE_API_VERSION COMPOSE_FILE COMPOSE_HTTP_TIMEOUT COMPOSE_PROJECT_NAME DOCKER_C ... ンス Compose ファイル・リファレンス 参考 Environment file https://docs.docker.com/compose/env-file/ 関連キー ... キュメント , 変数 , COMPOSE , クィック , スタート , file Next Previous © Copyright 2015-2020, Docker Docs T ...
https://man.plustar.jp/docker/compose/env-file.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT