30 Commits

Author SHA1 Message Date
laokz
d427add3bc backport cli v26.1.0 patch to fix riscv64 build error 2025-01-17 19:43:41 +08:00
Funda Wang
f9bd2cb7df fix CVE-2024-36620, CVE-2024-36621, CVE-2024-36623
(cherry picked from commit c0b254900730351d4f70590eb6692ae88c4523ab)
2024-12-02 10:22:17 +08:00
Funda Wang
e9b1e64008 sync code from 24.03-LTS-SP1 2024-11-29 17:36:30 +08:00
zhangxianting
ece246fcc2 fix CVE-2024-41110
(cherry picked from commit 7de97fd428cf9a6a81d91683083a8b22b3dfde4e)
2024-07-26 10:51:39 +08:00
lvxiangcong
6a629c5cc2 fix-docker-swarm-run-failed-for-loongarch64 2024-07-12 16:56:06 +08:00
bwzhang
a786aaffbb fix bug by using docker-proxy in the source file to get better compatibility 2024-07-02 17:25:43 +08:00
shechenglong
f287400f7f
software package name moby is changed to docker
Signed-off-by: shechenglong <shechenglong@xfusion.com>
2024-06-28 07:37:26 +00:00
shechenglong
b945727b5d
software package name moby is changed to docker
Signed-off-by: shechenglong <shechenglong@xfusion.com>
2024-06-28 07:05:32 +00:00
shechenglong
57a9eb74ce
software package name moby is changed to docker
Signed-off-by: shechenglong <shechenglong@xfusion.com>
2024-06-28 06:46:33 +00:00
zhaixiaojuan
1cc08b4ce3 Add loongarch64 seccomp support 2024-06-15 10:30:35 +08:00
wanglmb
4769668e2b
clean dependency between engine and cli
Signed-off-by: wanglmb <wanglimin@xfusion.com>
2024-05-14 09:26:27 +00:00
lvxiangcong
a366861d17 fix install error failed to docker.service does not exist 2024-05-11 11:28:40 +08:00
lvxiangcong
8b5f202b7d fix CVE-2024-32473 2024-04-22 14:55:45 +08:00
lvxiangcong
3e8a821b9d fix CVE-2024-29018 2024-04-17 20:55:59 +08:00
shechenglong
d7b02acf40 update to 25.0.3
Signed-off-by: shechenglong <shechenglong@xfusion.com>
2024-02-07 10:05:18 +08:00
tinktiny666
75d7556db9
Adapt docker-runc to be changed to runc
Signed-off-by: tinktiny666 <maokecheng@xfusion.com>
2023-12-28 08:43:18 +00:00
xulei
3ac42cf13f
Fix the missing socketGroup permissions for only installing moby-engine
Signed-off-by: xulei <xulei@xfusion.com>
2023-09-26 02:43:27 +00:00
xulei
dd0d9f47cb Optimize the apply patch method 2023-09-19 15:17:37 +08:00
xulei
de09fceb14
Fix missing runc dependencies and conflicts with the installation of docker-engine
Signed-off-by: xulei <xulei@xfusion.com>
2023-09-14 03:58:07 +00:00
xulei
6389bbea74
Fix missing runc dependencies and conflicts with the installation of docker-engine
Signed-off-by: xulei <xulei@xfusion.com>
2023-09-14 03:28:37 +00:00
xulei
6863476307
Fix the conflict libnetwork installation
Signed-off-by: xulei <xulei@xfusion.com>
2023-09-05 06:15:14 +00:00
xu_lei_123
2ae16fee23 Synchronize version 20.10.25 of bugfix 2023-07-27 07:48:34 +08:00
xu_lei_123
a9520fdc6f update to 20.10.24 2023-04-10 12:38:50 +08:00
dayshappy
eebad5ad47 [Backport]Dockerfile: configure code dir as "safe" directory
CI is failing when bind-mounting source from the host into the dev-container;

    fatal: detected dubious ownership in repository at '/go/src/github.com/docker/docker'
    To add an exception for this directory, call:

        git config --global --add safe.directory /go/src/github.com/docker/docker

reference:https://github.com/moby/moby/pull/44946/commits

Signed-off-by: dayshappy <zhangzhihui@xfusion.com>
2023-04-04 09:58:34 +08:00
dayshappy
b823202052 [Backport]update containerd binary to v1.6.16
- Fix push error propagation
- Fix slice append error with HugepageLimits for Linux
- Update default seccomp profile for PKU and CAP_SYS_NICE
- Fix overlayfs error when upperdirlabel option is set

full diff: containerd/containerd@v1.6.15...v1.6.16

reference:https://github.com/moby/moby/commit/526ae907e2

Signed-off-by: dayshappy <zhangzhihui@xfusion.com>
2023-04-01 10:38:31 +08:00
xu_lei_123
9ef6aee2d2 update to 20.10.23 2023-03-29 22:02:17 +08:00
xu_lei_123
65de719cd9 enhance container behavior 2023-03-09 10:01:46 +08:00
xu_lei_123
d4bd95473a Change to BuildRequires golang-1.17.3 2022-12-28 17:10:22 +08:00
wanglimin
2e25dfc025 revert any to interface{} temporarily to allow builtable with golang-1.17.x
it will be withdrawed if golang upgrade to 1.18.x in the branch
2022-12-21 10:09:27 +08:00
wanglimin
7b6ccd484a initial docker-20.10.21-1 2022-12-20 17:30:52 +08:00