Error hitting eoiml flask endpoint
Added missing ugraddrivesync.eoiml import to address AttributeError: module 'ugraddrivesync' has no attribute 'eoiml' when hitting eoiml flask endpoint.
Note: also added 'gcc' which is invoked for both geddit and google-cloud-storage when resolving deps in Docker build (there may be a better way of doing this).
Edited by Mike Bamford