Do not pre-bake images in the instance (#13)

The images are cleaned with docker system prune --all anyway
and we save very little (10-20 seconds) and no cost (it's free)
to pull the images as needed from the registry.
1 file changed