Files
docker-docs/desktop
Nathaniel b3675c82bd Clarify which image architecture is run by default
Given the list of architectures supported by the busybox image, it's confusing to reference "the `x86_64` variant is pulled and run" when there's no platform architecture that matches that name. Instead, changing the documentation to reference `amd64` makes more sense as there is no `linux/x86_64` architecture that's supported by Docker (AFAIK), but there _is_ `linux/amd64`.
2021-12-10 13:37:23 -06:00
..
2020-11-17 13:09:15 +00:00
2021-12-02 14:05:40 +01:00
2021-10-15 18:06:39 +01:00