- Put the 'ARG DEBIAN_FRONTEND=noninteractive' ahead of the first
'apt-get install' invoke.
- Add comments to Dockerfiles to explain why we're adding Bazel
installation.
Signed-off-by: NLi Peng <lipeng@unisound.com>
Also add DEBIAN_FRONTEND=noninteractive to suppress the debconf messages.
when merge with the develop branch, some mistakes happened