Docker

詳細情報

タイトル Docker
URL https://www.docker.com/
バージョン ver 28.1.1
更新日 2025/04/18
追加日 2016/02/05
種別 フリーソフト
説明 オープンソースのコンテナー管理ソフトウェア。

レビュー

レビューはありません。

スクリーンショット

更新グラフ

バージョン履歴

v28.1.1

28.1.1

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.1.1 milestone
  • moby/moby, 28.1.1 milestone

Bug fixes and enhancements

  • Fix dockerd-rootless-setuptool.sh incorrectly reporting missing iptables. moby/moby#49833
  • containerd image store: Fix a potential daemon crash when using docker load with archives containing zero-size tar headers. moby/moby#49837

Packaging updates

  • Update Buildx to v0.23.0. docker/docker-ce-packaging#1185
  • Update Compose to v2.35.1. docker/docker-ce-packaging#1188

(省略されました)
v28.1.0

28.1.0

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.1.0 milestone
  • moby/moby, 28.1.0 milestone
  • Changes to the Engine API, see API version history.

New

  • Add docker bake sub-command as alias for docker buildx bake. docker/cli#5947
  • Experimental: add a new --use-api-socket flag on docker run and docker create to enable access to Docker socket from inside a container and to share credentials from the host with the container. docker/cli#5858
  • docker image inspect now supports a --platform flag to inspect a specific platform of a mult
(省略されました)
v28.1.0-rc.2 Pre-release
Pre-release

28.1.0-rc.2

For a full list of changes from the last release candidate refer to the diff:

  • moby/moby, 28.1.0-rc.1...28.1.0-rc.2
  • docker/cli, 28.1.0-rc.1...28.1.0-rc.2

New

  • Add a new flag --use-api-socket to enable access to Docker socket from inside a container. docker/cli#5858

Packaging updates

  • Update BuildKit to v0.21.0. moby/moby#49809

Networking

  • Make sure older Engine versions won't panic when downgrading from v28.1. moby/moby#49812
v28.1.0-rc.1 Pre-release
Pre-release

28.1.0-rc.1

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.1.0-rc.1 milestone
  • moby/moby, 28.1.0-rc.1 milestone
  • Deprecated and removed features, see Deprecated Features.
  • Changes to the Engine API, see API version history.

New

  • Add docker bake subcommand as alias for docker buildx bake. docker/cli#5947
  • docker image inspect now supports a --platform flag to inspect a specific platform of a multi-platform image. docker/cli#5934

(省略されました)
v28.0.4

28.0.4

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.0.4 milestone
  • moby/moby, 28.0.4 milestone

Bug fixes and enhancements

  • Fix a regression causing docker pull/push to fail when interacting with a private repository. docker/cli#5964
v28.0.3

28.0.3

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.0.3 milestone
  • moby/moby, 28.0.3 milestone

Bug fixes and enhancements

  • Fix docker run truncating the STDOUT/STDERR prematurely when the container exits before the data is consumed. docker/cli#5957

Packaging updates

  • Update BuildKit to v0.20.2. moby/moby#49698
  • Update runc to v1.2.6 (static packages only). moby/moby#49682
  • Update containerd to v1.7.26. docker/containerd-packaging#409
v28.0.2

28.0.2

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.0.2 milestone
  • moby/moby, 28.0.2 milestone

Bug fixes and enhancements

  • Fix CLI-specific attributes (docker.cli.*) being unintentionally passed to downstream OTel services. docker/cli#5842
  • Fix an issue where user-specified OTEL_RESOURCE_ATTRIBUTES were being overridden by CLI's internal telemetry attributes. The CLI now properly merges user-specified attributes with internal ones, allowing both to coexist. docker/cli#5842
  • Fix daemon failing to start on Windows when a container created before v28.0.0 was present. moby/moby#49626
  • Fix possible
(省略されました)
v28.0.1

28.0.1

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.0.1 milestone
  • moby/moby, 28.0.1 milestone

Networking

  • Remove dependency on kernel modules ip_set, ip_set_hash_net and netfilter_xt_set.
    • The dependency was introduced in release 28.0.0 but proved too disruptive. The iptables rules using these modules have been replaced. moby/moby#49530
  • Allow daemon startup on a host with IPv6 disabled without requiring --ip6tables=false. moby/moby#49525
  • Fix a bug that was causing containers with --restart=always and a published port already in use to restart in a tight
(省略されました)
v28.0.0

28.0.0

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.0.0 milestone
  • moby/moby, 28.0.0 milestone
  • Deprecated and removed features, see Deprecated Features.
  • Changes to the Engine API, see API version history.

New

  • Add ability to mount an image inside a container via --mount type=image. moby/moby#48798
    • You can also specify --mount type=image,image-subpath=[subpath],... option to mount a specific path from the image. docker/cli#5755
  • docker images --tree now shows metadata badges. docker/cli#5744
  • docker load,
(省略されました)
v28.0.0-rc.3 Pre-release
Pre-release

28.0.0-rc.3

This is a pre-release of the upcoming 28.0.0 release.

Pre-releases are intended for testing new releases: only install in a test environment!

curl -fsSL https://get.docker.com -o get-docker.sh
sudo CHANNEL=test sh get-docker.sh

Bugs and regressions can be reported in these issue trackers:

  • Related to the CLI: https://github.com/docker/cli/issues
  • Related to the Docker Engine https://github.com/moby/moby/issues

When reporting issues, include [28.0.0-rc] in the issue title

What's Changed

  • Dockerfile: update golangci-lint to v1.64.5 by @thaJeztah
(省略されました)
v28.0.0-rc.2 Pre-release
Pre-release

28.0.0-rc.2

This is a pre-release of the upcoming 28.0.0 release.

Pre-releases are intended for testing new releases: only install in a test environment!

curl -fsSL https://get.docker.com -o get-docker.sh
sudo CHANNEL=test sh get-docker.sh

Bugs and regressions can be reported in these issue trackers:

  • Related to the CLI: https://github.com/docker/cli/issues
  • Related to the Docker Engine https://github.com/moby/moby/issues

When reporting issues, include [28.0.0-rc] in the issue title

What's Changed

  • Dockerfile: update golangci-lint to v1.63.4 by @thaJeztah
(省略されました)