I wanted to add Android SDK Build Tools 28.0.3 into Dockerfile. The problem with Dockerfile is that it uses pritunl/archlinux as parent image and that is no longer maintained. It is using http://mirror.pritunl.com/archlinux/ as the package mirror, but that URL gives 404 now.
Maybe it would be time to switch into another parent image.