Tip. Since the MAA latest release is built by g++12 and requires GLIBC 2.32 or higher, we changed the base docker image to ubuntu jammy(22.04 LTS), which already have prebuilt GLIBC 2.35
Prepare `Dockerfile` for `podman` deployment instead of `docker`
Close#1569, will break docker and docker compose deployment
Co-authored-by: jellllly420 <64725601+jellllly420@users.noreply.github.com>