Building webapp and server docker containers with Bazel
Project detail
Request detail
Specifically, I’m attempting to use Bazel to build containers for a Next.js application and an Apollo Server. Bonus points if you can concisely explain Bazel methodology.