Is it possible to add an --insecure-registry=docker.my-registry
to the current session only with environment variables or similar?
I'd like to do some testing without changing my current Docker setup (for example I might not be able to restart the service).
Or any similar idea?