You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
From download.docker.com, it can find some of binaries are stripped, else are not. For instance, in download.docker.com/linux/static/stable/aarch64/docker, we can see "containerd" is stripped, but "docker" and "dockerd" are not stripped.
I'd like to know the reason of difference. and what is toolchain to strip these binaries for arm32 and aarch64.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
From download.docker.com, it can find some of binaries are stripped, else are not. For instance, in download.docker.com/linux/static/stable/aarch64/docker, we can see "containerd" is stripped, but "docker" and "dockerd" are not stripped.
I'd like to know the reason of difference. and what is toolchain to strip these binaries for arm32 and aarch64.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions