Results of 1 - 10 of about 73 for latest (0.020 sec.)
- rmi 12855
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
images REPOSITORY TAG IMAGE ID CREATED SIZE test1 latest fd484f19954f 23 seconds ago 7 B ( virtual 4 .964 M...
B ) test latest fd484f19954f 23 seconds ago 7 B ( virtual 4 .964 M...
B ) test2 latest fd484f19954f 23 seconds ago 7 B ( virtual 4 .964 M...
or more images $ docker rmi test1 Untagged: test1:latest $ docker rmi test2 Untagged: test2:latest $ docker...
- https://man.plustar.jp/docker/engine/reference/commandline/rmi.html - [similar]
- images 12576
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
<none> 77af4d6b9913 19 hours ago 1 .089 GB committ latest b6fa739cedf5 19 hours ago 1 .089 GB <none> <none>...
78a85c484f71 19 hours ago 1 .089 GB docker latest 30557a29d5ab 20 hours ago 1 .089 GB <none> <none>...
9 .3.5 746b819f315e 4 days ago 213 .4 MB postgres latest 746b819f315e 4 days ago 213 .4 MB イメージ名とタグ...
MB java 7 493d82594c15 3 months ago 656 .3 MB java latest 2711b1d6f3aa 5 months ago 603 .9 MB [リポジトリ[:タ...
- https://man.plustar.jp/docker/engine/reference/commandline/images.html - [similar]
- Swarm フィルタ 10731
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
MAND CREATED STATUS PORTS NAMES f8b693db9cd6 mysql:latest "mysqld" Less than a second ago running 192 .168.0...
MAND CREATED STATUS PORTS NAMES 963841b138d8 nginx:latest "nginx" Less than a second ago running 192 .168.0....
3:49177->80/tcp node-2/frontend f8b693db9cd6 mysql:latest "mysqld" Up About a minute running 192 .168.0.42:4...
MAND CREATED STATUS PORTS NAMES 87c4376856a8 nginx:latest "nginx" Less than a second ago running 192 .168.0....
- https://man.plustar.jp/docker/swarm/scheduler/filter.html - [similar]
- アプリケーションのデプロイ 10578
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
... : downloaded Creating db Pulling redis ( redis:latest ) ... dbstore: Pulling redis:latest... : downloade...
d frontend01: Pulling redis:latest... : downloaded frontend02: Pulling redis:latest.....
. : downloaded worker01: Pulling redis:latest... : downloaded Creating redis Pulling worker ( do...
cker/example-voting-app-worker:latest ) ... dbstore: Pulling docker/example-voting-app-w...
- https://man.plustar.jp/docker/swarm/swarm_at_scale/deploy-app.html - [similar]
- pull 9376
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
タグを指定しなければ、 Docker Engine はデフォルトで :latest タグを使います。次のコマンドは debian:latest イメー...
取得します: $ docker pull debian Using default tag: latest latest: Pulling from library/debian fdd5d7827f33:...
072c90aa Status: Downloaded newer image for debian:latest Docker イメージは複数のレイヤ(層)で構成されていま...
用できます。例えば、 debian:jessie イメージは debian:latest とレイヤを共有しています。そのため、 debian:jessie...
- https://man.plustar.jp/docker/engine/reference/commandline/pull.html - [similar]
- マルチ CPU アーキテクチャのサポートを活用 8957
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
ux/amd64,linux/arm64,linux/arm/v7 -t username/demo:latest --push . [ + ] Building 6 .9s ( 19 /19 ) FINISHED...
> = > pushing manifest for docker.io/username/demo:latest 2 .2 username の場所には、有効な Docker ユーザ名を...
。 $ docker buildx imagetools inspect username/demo:latest Name: docker.io/username/demo:latest MediaType: ap...
5858eab76 Manifests: Name: docker.io/username/demo:latest@sha256:8f77afbf7c1268aab1ee7f6ce169bb0d96b86f58558...
- https://man.plustar.jp/docker/docker-for-mac/multi-arch.html - [similar]
- マルチステージ・ビルドを使う 8803
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 概要
...
を使うのを忘れがちです。 Dockerfile : FROM alpine : latest RUN apk -- no - cache add ca - certificates WORKDI...
m -f extract echo Building alexellis2/href-counter:latest docker build --no-cache -t alexellis2/href-counter...
:latest . rm ./app build.sh スクリプトを実行するにあたり、...
ld - a - installsuffix cgo - o app . FROM alpine : latest RUN apk -- no - cache add ca - certificates WORKDI...
- https://man.plustar.jp/docker/develop/develop-images/multistage-build.html - [similar]
- swarm で実行中のサービスを削除 8244
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
AND CREATED STATUS PORTS NAMES db1651f50347 alpine:latest "ping docker.com" 44 minutes ago Up 46 seconds hel...
ld.5.9lkmos2beppihw95vdwxy1j3w 43bf6e532a92 alpine:latest "ping docker.com" 44 minutes ago Up 46 seconds hel...
ld.3.a71i8rp6fua79ad43ycocl4t2 5a0fb65d8fa7 alpine:latest "ping docker.com" 44 minutes ago Up 45 seconds hel...
ld.2.2jpgensh7d935qdc857pxulfr afb0ba67076f alpine:latest "ping docker.com" 44 minutes ago Up 46 seconds hel...
- https://man.plustar.jp/docker/engine/swarm/swarm-tutorial/delete-service.html - [similar]
- plugin rm (実験的) 8174
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
r plugin disable で無効化します。 以下は no-remove:latest プラグインを無効化して、削除する例です。 $ docker...
plugin disable tiborvass/no-remove:latest $ docker plugin rm tiborvass/no-remove:latest no-r...
emove:latest 関連情報 ¶ plugin ls (実験的) plugin enable (実験的...
- https://man.plustar.jp/docker/engine/reference/commandline/plugin_rm.html - [similar]
- Chef を使う 8104
- Docker-docs-ja 19.03 Guides - ガイド Docker の入手 Get started - 始めましょう Docker で開発 プロ
...
取得し、コンテナ実行時にポートを公開します。 # Pull latest image docker_image 'nginx' do tag 'latest' action...
s docker_container 'my_nginx' do repo 'nginx' tag 'latest' port '80:80' binds [ '/some/local/files/:/etc/ngi...
ガイド , リファレンス , ドキュメント , container , latest , 実行 © Copyright 2015-2020, Docker Docs Translat...
- https://man.plustar.jp/docker/engine/admin/chef.html - [similar]