Update Dockerfile
This commit is contained in:
@@ -91,6 +91,9 @@ RUN \
|
|||||||
conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan && \
|
conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan && \
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
# Install buildifier
|
||||||
|
Run go get github.com/bazelbuild/buildtools/buildifier
|
||||||
|
|
||||||
# Setup ssh
|
# Setup ssh
|
||||||
RUN \
|
RUN \
|
||||||
set -eux && \
|
set -eux && \
|
||||||
|
|||||||
Reference in New Issue
Block a user