With podman, you can control this with
$HOME/.config/containers/registries.conf
/etc/containers/registries.conf
https://stackoverflow.com/questions/33054369/how-to-change-t...
nginx => docker.io/library/nginx
linuxserver/plex => docker.io/linuxserver/plex
think FROM python:latest or FROM ubuntu:20.04 AS build
They've put deliberate barriers in the way of using docker commands without accessing their cloud.
With podman, you can control this with
or with docker, not possible (though you can hack mirrors)https://stackoverflow.com/questions/33054369/how-to-change-t...