Improve CI
Drastically improve CI times from 14 minutes down to 5 minutes by using a custom image build step.
The image build step will be executed only when changes to the dockerfile, gemfiles (packages) or vendor code are made.
NOTE: This should be squash merged.