-
Notifications
You must be signed in to change notification settings - Fork 593
Closed
Labels
Milestone
Description
I didn't see any way to know the byte order (endian) of the container image other than inspecting binaries in the image. Byte order info should be in the config file so that a system can determine compatibility with only the config, and not need to download the entire container image when testing.
Maybe this is a shortcoming of using GOARCH as the set of values for platform:arch.