summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
11 hoursUpdate to version 4.38.0Luciano Ciccariello
New: - Docker Compose, Docker Scout, the Docker CLI, and Ask Gordon can now be updated independently of Docker Desktop and without a full restart (Beta). - Bake is now GA, with support for entitlements and composable attributes. - You can now create multi-node Kubernetes clusters in Docker Desktop. - Ask Gordon is more widely available. It is still in Beta. Upgrades: - containerd v1.7.24 - Docker Buildx v0.20.1 - Docker Compose v2.32.4 - Docker Engine v27.5.1 - Docker Scout CLI v1.16.1 - Runc v1.2.2 - NVIDIA Container Toolkit v1.17.4 - Kubernetes v1.31.4 - Docker Debug v0.0.38 Bugfixes: - Fixed a bug where access tokens generated by the docker login web flow could not be refreshed by Docker Desktop. - Fixed a bug where container creation via the Docker API using curl failed when Enhanced Container Isolation was enabled. - Fixed a bug where the RAM policy was not refreshed after the refresh period had elapsed. - Fixed a bug in Enhanced Container Isolation when mounting the Docker socket into a container, and then creating Docker containers with bind-mounts from within that container. - Fixed an issue that caused a discrepancy between the GUI and the CLI, the former forcing the 0.0.0.0 HostIP in port-mappings. This caused default binding IPs configured through Engine's ip flag, or through the bridge option com.docker.network.bridge.host_binding_ipv4, to not be used. - Fixed a bug where the pac setting was ignored in admin-settings.json. For Linux: - Added support for gvisor networking. Users with an incompatible version of qemu (8.x) will stay on qemu networking, and others will be migrated automatically. Deprecation: - Deprecate com.docker.diagnose check|check-dot|check-hypervisordetect-host-hypervisor.
2024-12-30Bump version to 4.37.1Leandro Cunha
2024-12-12bump version to 4.37.0Mark Park
2024-11-18bump version to 4.36.0Mark Park
2024-10-31bump to 4.35.1Mark Park
2024-10-25Update to version 4.35.0Mark Park
- Support for Docker Desktop on Red Hat Enterprise Linux is now generally available. - Volume Backup and Share is now generally available and can be found in the Volumes view. - Terminal support within Docker Desktop using system shells is now generally available. - Beta release of Docker VMM - the more performant alternative to Apple Virtualization Framework on macOS (requires Apple Silicon and macOS 12.5 or later). - containerd v1.7.21 - Docker Buildx v0.17.1 - Docker Compose v2.29.7 - Docker Engine v27.3.1 - Docker Scout CLI v1.14.0 - Docker Debug ```v0.0.37``` - Linux kernel ```v6.10.9``` - Fixed a bug where proxy settings in daemon.json would override proxies set in Docker Desktop settings. - Fixed a bug where some Docker subnet ranges were not able to be used. - Removed [docker-index](https://github.com/docker/index-cli-plugin) as it is now deprecated, you can use ```docker scout cves fs://<path to binary>``` instead. - Fixed a bug where images couldn't be sorted or filtered by tag. Fixes [docker/for-win#14297](https://github.com/docker/for-win/issues/14297). - Fixed a bug where the ```docker``` CLI did not work as expected when the ```registry.json``` file was malformed. - Fixed a bug where the Push to Docker Hub action in the Images view would result in an ```invalid tag format``` error. Fixes [docker/for-win#14258](https://github.com/docker/for-win/issues/14258). - Fixed an issue where Docker Desktop startup failed when ICMPv6 setup was not successful. - Added drivers that allow USB/IP to work. - Fixed a bug in Enhanced Container Isolation (ECI) [Docker socket mount permissions for derived images](https://docs.docker.com/security/for-admins/hardened-desktop/enhanced-container-isolation/config/) where it was incorrectly denying Docker socket mounts for some images when Docker Desktop uses the containerd image store. - Enable ```NFT_NUMGEN```, ```NFT_FIB_IPV4``` and ```NFT_FIB_IPV6``` kernel modules. - Build UI: + Highlight build check warnings in the Completed builds list. + Improve visualization for the build time charts. + Image tags added to Build results section under the Info tab. - Improved efficiency of host-side disk utilization for fresh installations on Mac and Linux. - Fixed a bug that prevented the Sign in enforcement popup to be triggered when token expires. - Fixed a bug where containers would not be displayed in the GUI immediately after signing in when using [enforced sign-in](https://docs.docker.com/security/for-admins/enforce-sign-in/). - ```settings.json``` has been renamed to ```settings-store.json``` - Ubuntu 24.04 is now supported on Docker Desktop.
2024-10-10Update to version 4.34.3Mark Park
2024-10-07Import version 4.34.2-4 with minor changeLeandro Cunha
2024-10-07Import version 4.34.2-3Leandro Cunha
Added docker compose and buildx as conflicts. Fix checksum mismatch.
2024-10-06Completing the PKGBUILD and import version 4.34.2-2Leandro Cunha
2024-10-06Bump to docker-desktop 4.34.2Leandro Cunha
2024-07-28Bump to docker-desktop 4.33.0Luis Gustavo S. Barreto
2024-07-01Bump to docker-desktop 4.31.0Luis Gustavo S. Barreto
2024-05-10Bump package.Eduard T
2024-05-01Bump package.Eduard T
2024-03-22update to docker-desktop 4.28.0Luis Gustavo S. Barreto
2023-12-15update to docker-desktop 4.26.1Niklas Schäffer
2023-11-24update to docker-desktop 4.25.2Niklas Schäffer
2023-11-15update to docker-desktop 4.25.1Niklas Schäffer
2023-11-06update to docker-desktop 4.25.0Niklas Schäffer
2023-10-19update to docker 4.24.2Niklas Schäffer
2023-10-03update to docker-desktop 4.24.0Niklas Schäffer
2023-09-12update to 4.23.0 dockerNiklas Schäffer
2023-08-25update to latest dependencysNiklas Schäffer
2023-08-25updated to docker-desktop 4.22.1Niklas Schäffer
2023-08-05update to latest docker releaseNiklas Schäffer
2023-07-18Install docker-desktop-binaryLuis Gustavo S. Barreto
2023-07-06md5sum updatedLuis Gustavo S. Barreto
2023-07-05Bump pkgver from 4.21.0 to 4.21.1Luis Gustavo S. Barreto
2023-06-30Set license to Docker Agreement a install the license fileLuis Gustavo S. Barreto
2023-06-30First commitLuis Gustavo S. Barreto