Multi stage build base

Hi @CWright017,

Currently we do not support tagging and reusing base images that are pushed to image registries that are hosted by resin.

However, what you can do is use the resin build command of resin-cli to build for the target architecture you are interested in and then docker push the built image to Dockerhub. You can then use the pushed image as a base image for both applications.