# `godoc` Container definition for our `godoc` image, for hosting internal instance of GoDoc. ## Building ``` bazel build hack/tools/godoc ``` ## Testing Requires the Docker Daemon. ``` bazel test hack/tools/godoc:test ```