

You can export images to tarballs and import them to your local docker daemon if you want.
Not sure how podman manages local images.
Idea:
- Setup inotifywait on your sources directory and rsync to keep directories in sync, and on change, build and run latest image
- Setup inotifywait on your image tarball directory/file and on change import and run latest
- Mount your source directory to a docker server image that supports hot reloading.
Of course it is, LLMs are inherently regurgitation machines - train on biased data, make biased predictions.