Hi everyone,
I have a simple question, let’s say I have multiple applications, created from different docker-compose files with “balena build” command, and some of them share a common service built locally or pulled from dockerhub, now my question is, on balena registry will I have multiple instances of the same service or will they share the same “data blob”. My concern is space consumption of those applications on the registry.
Thanks
Federico