who knows, tensorflow docker build fail after 1465.329s
using
docker build -t $USER/tensorflow-full -f tensorflow/tensorflow/tools/docker/Dockerfile.cpu .
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (52495 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53070 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53084 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53098 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53112 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53126 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53140 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53154 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53168 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53182 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53196 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (53468 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (54677 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (55799 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (56632 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (56651 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (57180 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (58554 / 60274)
____[4 / 4] Cloning https://github.com/palantir/plottable.git: Resolving deltas (59943 / 60274)
____Loading package: tensorflow/python
ERROR: /tensorflow/tensorflow/python/BUILD:1: Extension file not found: 'google/protobuf/protobuf.bzl'.
ERROR: /tensorflow/tensorflow/tensorboard/BUILD:43:1: error loading package 'tensorflow/python': Extension file not found: 'google/protobuf/protobuf.bzl' and referenced by '//tensorflow/tensorboard:tensorboard'.
ERROR: Loading failed; build aborted.
____Elapsed time: 1465.329s
The command '/bin/sh -c bazel clean && bazel build -c opt tensorflow/tools/pip_package:build_pip_package && bazel-bin/tensorflow/tools/pip_package/build_pip_package /tmp/pip && pip install --upgrade /tmp/pip/tensorflow-*.whl' returned a non-zero code: 1
who knows, tensorflow docker build fail after 1465.329s
using