Commit Graph

315 Commits

Author SHA1 Message Date
R. Ryantm
ab22a877c4 docker-buildx: 0.12.0 -> 0.12.1 2024-01-12 20:54:56 +00:00
Muhammad Falak R Wani
b2447f8c24 docker-compose: 2.23.3 -> 2.24.0
Diff: https://github.com/docker/compose/compare/v2.23.3...v2.24.0
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-11 20:54:31 +05:30
Muhammad Falak R Wani
f0de09a2f4 docker-compose: 2.23.1 -> 2.23.3
Diff: https://github.com/docker/compose/compare/v2.23.1...v2.23.3
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-11-25 12:11:19 +05:30
maxine
779f090f6a
Merge pull request #268213 from r-ryantm/auto-update/docker-buildx
docker-buildx: 0.11.2 -> 0.12.0
2023-11-21 22:41:11 +01:00
R. Ryantm
cdf7539341 docker-buildx: 0.11.2 -> 0.12.0 2023-11-18 02:48:00 +00:00
Muhammad Falak R Wani
be7cbe0e04 docker-compose: 2.23.0 -> 2.23.1
Diff: https://github.com/docker/compose/compare/v2.23.0...v2.23.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-11-16 15:41:06 +05:30
Ivan Babrou
f4cdf97e04 docker: only require glibc on linux where it is supported 2023-11-15 21:46:15 -03:00
Franz Pletz
759185a5dc
Merge pull request #263532 from r-ryantm/auto-update/docker-compose 2023-11-01 17:37:54 +01:00
R. Ryantm
63b47bba5e docker-compose: 2.21.0 -> 2.23.0 2023-10-26 08:27:14 +00:00
Robin Gloster
e5d552f5b9
treewide: update globin's maintainership 2023-10-24 13:09:45 +02:00
maxine
1329cc64d1
Merge pull request #259638 from amaxine/docker_20.10.26
docker_20_10: 20.10.25 -> 20.10.26
2023-10-09 17:55:32 +02:00
R. Ryantm
55e2bfcb46 docker-distribution: 2.8.2 -> 2.8.3 2023-10-08 06:40:39 +00:00
Maxine Aubrey
1f5aa3b5e2
docker_20_10: 20.10.25 -> 20.10.26
https://github.com/moby/moby/releases/tag/v20.10.26
https://github.com/containerd/containerd/releases/tag/v1.6.22
https://github.com/opencontainers/runc/releases/tag/v1.1.8
2023-10-07 23:48:32 +02:00
Fabián Heredia Montiel
831e3d73a5
Merge pull request #254760 from raboof/docker-sbom-cli-plugin
docker-sbom: init at 0.6.1
2023-09-12 11:18:15 -05:00
Maxine Aubrey
9204ded9bd
maintainers: maxeaubrey → amaxine 2023-09-12 17:21:05 +02:00
Arnout Engelen
13e3f24e7d
docker-sbom: init at 0.6.1
Use `docker-sbom` directly or use `docker.override { sbomSupport = true; }`
to enable `docker sbom` as a subcommand.
2023-09-12 16:13:30 +02:00
Aaron Jheng
bd502cad2c
docker-compose: 2.20.3 -> 2.21.0 2023-08-31 10:06:13 +08:00
R. Ryantm
d8a05ef676 docker-compose: 2.20.2 -> 2.20.3 2023-08-20 23:40:00 +00:00
Sebastian Sellmeier
4f0d455a90
docker: add main-program 2023-08-06 22:49:54 +02:00
Mark Vainomaa
1c353c50ff
docker: add glibc buildInput only on >=23.x 2023-08-01 23:21:53 +03:00
Mark Vainomaa
503953bd00
docker: disable man pages building
See NixOS#225309 for discussion
2023-08-01 23:21:52 +03:00
Mark Vainomaa
1f202ea20d
docker: clean up buildInputs for cli 2023-08-01 23:21:51 +03:00
Mark Vainomaa
c13044c93c
docker: zfs patch is in >= 23.x 2023-08-01 23:21:49 +03:00
Mark Vainomaa
3b6b64775d
docker_24: init at 24.0.5 2023-08-01 23:21:48 +03:00
Mark Vainomaa
7d57cbddc6
docker: remove mikroskeem from maintainers 2023-07-24 15:59:31 +03:00
Thomas Gerbet
3428dd4bef docker: apply fix starting containers with a local connection with the CLI
The change done in 4a526a901c was not
enough to cover everything. In order for the Docker CLI to work when
built with Go 1.20.6 it is also required to have the equivalent patch
for the docker/cli repository.
2023-07-24 14:26:11 +02:00
Sandro Jäckel
cf6c96533b
treewide: reduce packages I maintainer 2023-07-23 19:30:22 +02:00
Paul Colomiets
366404a9d3 Remove tailhook from maintainers 2023-07-22 14:11:29 +03:00
Sandro
eb668d3ed9
Merge pull request #244013 from SuperSandro2000/docker-compose
docker-compose: 2.19.1 -> 2.20.2
2023-07-21 02:21:39 +02:00
maxine
77d19894bc
Merge pull request #244312 from LeSuisse/docker-20.10.24
docker: 20.10.23 -> 20.10.25
2023-07-20 00:36:16 +02:00
Thomas Gerbet
ccb9641855 docker: 20.10.23 -> 20.10.25
Fixes CVE-2023-28841, CVE-2023-28840 and CVE-2023-28842.

Release notes:
https://github.com/moby/moby/releases/tag/v20.10.24
https://github.com/moby/moby/releases/tag/v20.10.25
2023-07-19 21:47:04 +02:00
Sandro Jäckel
afa41f799a
docker-compose: 2.19.1 -> 2.20.2
Diff: https://github.com/docker/compose/compare/v2.19.1...v2.20.2
2023-07-19 21:34:57 +02:00
Thomas Gerbet
c317c0da89 docker-buildx: 0.11.1 -> 0.11.2
https://github.com/docker/buildx/releases/tag/v0.11.2
2023-07-19 12:58:42 +02:00
Thomas Gerbet
4a526a901c docker: fix starting containers with a local connection
Fixes #244159

Issue is caused by a fix in Go 1.20.6, see upstream issue
https://github.com/moby/moby/issues/45935
2023-07-19 09:19:50 +02:00
R. Ryantm
530f45d413 docker-buildx: 0.11.0 -> 0.11.1 2023-07-09 01:21:33 +00:00
R. Ryantm
accffe6c93 docker-compose: 2.19.0 -> 2.19.1 2023-07-06 03:18:10 +00:00
R. Ryantm
7a2247587d docker-compose: 2.18.1 -> 2.19.0 2023-06-23 22:42:50 +00:00
Batuhan Apaydın
6a964f9965
docker-buildx: 0.10.5 -> 0.11.0
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-06-14 21:35:04 +03:00
Batuhan Apaydın
983762e335
docker-buildx: 0.10.4 -> 0.10.5
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-05-26 10:04:48 +03:00
R. Ryantm
4c60cb50ca docker-compose: 2.17.3 -> 2.18.1 2023-05-19 03:24:52 +00:00
R. Ryantm
2c225b16dc docker-distribution: 2.8.1 -> 2.8.2 2023-05-16 12:40:19 +00:00
R. Ryantm
6c798c9c0e docker-compose: 2.17.2 -> 2.17.3 2023-04-21 18:20:06 +00:00
Aroun
136e3dbdae docker: add pointer to related nix option
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-07 18:33:16 +05:30
R. Ryantm
0cbb794503 docker-compose: 2.17.0 -> 2.17.2 2023-03-28 17:54:25 +00:00
R. Ryantm
dafa42afff docker-compose: 2.16.0 -> 2.17.0 2023-03-25 00:09:14 +00:00
Sandro
d352699fa1
Merge pull request #221023 from developer-guy/feature/add-developer-guy-docker-buildx 2023-03-21 22:33:13 +01:00
Batuhan Apaydın
ab234dc5e9
docker-buildx: doCheck false
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-18 15:27:03 +03:00
Batuhan Apaydın
4d5c24f72d
docker-buildx: add developer-guy to maintainers list
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-18 15:27:03 +03:00
Batuhan Apaydın
c54a718a9f
docker-buildx: 0.9.1 -> 0.10.4
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-18 15:26:32 +03:00
Martin Weinelt
9ab46b47e8 docker-compose_1: Use SRI hash
To allow awsebcli to use its changeversion function to uniformly
overwrite the hash.
2023-03-03 23:59:29 +01:00