2bc1fa895ff21e1c3d32ffef0f5b51ee49101563
uname -m in Dockerfile
Using `dpkg --print-architecture` instead of the `uname -m` to abstract the architecture value from the container images, which the build process is running inside, to match exactly the behavior specified by the following Docker file while not 'passthru' to the host. Signed-off-by: Dennis Chen <dennis.chen@arm.com> Upstream-commit: 803a756941f5e4b68429a3642d52585c8ea6dbaa Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%