Description
In the latest release, it has been noticed that docker and containerd version information are missing from the release page (https://www.flatcar.org/releases#alpha-release)
Following recent sysext changes, Docker and Containerd are now sysext images so the packages information are located here: https://alpha.release.flatcar-linux.net/amd64-usr/current/rootfs-included-sysexts/containerd-flatcar_packages.txt but should be available here too: https://alpha.release.flatcar-linux.net/amd64-usr/current/flatcar_production_image_packages.txt
Expected behavior
Having packages information in both files.
Additional information
flatcar/scripts@89555ed seems to be a good base for investigation