V. Build, release, run
Copy whole code to image, install dependencies
Push image to image repository
Run container (optionally override ENTRYPOINT and CMD)
There are no symlinks, when you need to deploy new version you
start container with different image
12