mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
76f4d953bbacbdda3b1c4fc21f170282f882f464
`chmod` is a legacy syscall, and not present on arm64, which caused this test to fail. Add `fchmodat` to the profile so that this test can run both on x64 and arm64. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 4bd8964b23f616a1aef63ea0acebbdc4b6ea90e6) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 1b642b8c45a734d4c2d9af2f6849289db556d003 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%