Sign inSign up

dnk8n/bazel

By dnk8n

Updated about 8 years ago

https://bazel.build

Image
0

81

dnk8n/bazel repository overview

bazel-alpine-package

This is the Bazel 0.15.2 as a Alpine Linux package.

Installing

The current installation method for these packages is to pull them in using wget or curl and install the local file with apk:

apk --no-cache add ca-certificates wget
wget -q -O /etc/apk/keys/[email protected] https://raw.githubusercontent.com/davido/bazel-alpine-package/master/[email protected]
wget https://github.com/dnk8n/bazel-alpine-package/releases/download/0.15.2/bazel-0.15.2-r0.apk
apk add bazel-0.15.2-r0.apk

Tag summary

Content type

Image

Digest

Size

172.6 MB

Last updated

about 8 years ago

docker pull dnk8n/bazel:0.15.2-alpine3.8