You can use below-mentioned command to get the size of a Docker image:
docker image inspect komljen/drone-kubectl-helm:latest --format='{{.Size}}'
If you want to learn Docker then you can have a look at the following Docker training course. You can also watch the following Docker video tutorial to know such kind of things.