How do I add a public PGP key from a internal apt mirror inside python3.10-slim image?
I need to set up apt
inside of our container images to use our internal apt mirror.
This will require changing the apt sources, copying over the public key, adjusting apt to use a proxy, and then running apt update