daml/nix
Samir Talwar 7f7eaa35e7
Use Distroless for the Java Docker base image. (#6537)
* Use Distroless for the Java Docker base image.

We switched away from Distroless because it was causing issues with
`docker pull` when you had Docker configured to use `gcloud` for
authentication, but weren't actually authenticated.

Adding `docker-credential-gcloud` to dev-env should hopefully fix this,
meaning we can switch back to a base image that is better-maintained.

CHANGELOG_BEGIN
CHANGELOG_END

* Bump rules_docker to v0.14.3.

This fixes an issue when running `bazel sync`:

```
ERROR: java.io.IOException: Error downloading [http://central.maven.org/maven2/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar] to [...]/external/javax_servlet_api/javax.servlet-api-3.0.1.jar: Unknown host: central.maven.org
```
2020-06-30 12:01:43 +00:00
..
certs Remove custom truststore remains (#280) 2019-04-08 11:19:44 +02:00
nixpkgs Update Bazel 2.0.0 --> 2.1.0 (#5651) 2020-05-11 11:47:54 +02:00
overrides Reduce the number of GHCs in our nix closure (#4729) 2020-02-26 20:00:07 +01:00
tools Upgrade sphinx-autobuild dependencies (#6318) 2020-06-11 20:56:41 +02:00
bazel-cc-toolchain.nix Hermetic nixpkgs_cc_toolchain (#5976) 2020-05-18 18:03:51 +02:00
bazel.nix Copy code button (#6508) 2020-06-29 12:34:40 +02:00
BUILD.bazel replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
default.nix Use Distroless for the Java Docker base image. (#6537) 2020-06-30 12:01:43 +00:00
ghc.nix Update Bazel 2.0.0 --> 2.1.0 (#5651) 2020-05-11 11:47:54 +02:00
grpc-Fix-gettid-naming-conflict.patch Update Bazel 2.0.0 --> 2.1.0 (#5651) 2020-05-11 11:47:54 +02:00
grpc-Rename-gettid-functions.patch Update Bazel 2.0.0 --> 2.1.0 (#5651) 2020-05-11 11:47:54 +02:00
nixpkgs.nix Upgrade puppeteer (#6142) 2020-05-28 21:58:52 +02:00
with-packages-wrapper.nix Update rules_haskell (#1133) 2019-05-20 14:20:34 +02:00