I’m wondering where Docker’s images are exactly stored to in my local host machine.
Can I share my Docker-Image without using the Docker-Hub
or a Dockerfile
but the ‘real’ Docker-Image? And what is exactly happening when I ‘push’ my Docker-Image to Docker-Hub?