Including fxa-circleci in the /packages folder was awkward
since it isn't part of the deployment and needed some special
handling in the test/build process.
This attempts to make that better.
This adds a base node image and builder image so
that all our service images can share the same
common base, be smaller, and require less customization.