daml/ci
Moritz Kiefer 3bf2402d2c
Add /etc/nsswitch.conf to our Dockerfile (#5882)
As mentioned in the comment, this is required to get DNS requests to
work. This is more important than one might realize at first:

`daml start` tries to make an HTTP request to localhost:7500 to wait
for Navigator to start up. However, in our docker image, these
requests currently fail completely since they fail to resolve
`localhost`. This stops all following steps, in particular,
`init-script` and the JSON API from starting up.

changelog_begin
changelog_end
2020-05-07 09:44:44 +02:00
..
azure-cleanup replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
cron add daily perf report (#5843) 2020-05-06 13:50:35 +02:00
docker/daml-sdk Add /etc/nsswitch.conf to our Dockerfile (#5882) 2020-05-07 09:44:44 +02:00
build-unix.yml enable patch releases (fix) (#5634) 2020-04-20 17:01:08 +02:00
build-windows.yml enable patch releases (fix) (#5634) 2020-04-20 17:01:08 +02:00
check-changelog.sh enable patch releases (#5584) 2020-04-16 17:50:55 +02:00
compatibility-windows.yml Make compat tests work on windows (#5732) 2020-04-28 16:06:36 +02:00
compatibility.yml fix compatibility test (#5736) 2020-04-27 13:15:48 +00:00
configure-bazel.sh Apply platform_suffix on all Windows pipelines (#5846) 2020-05-05 18:02:39 +00:00
dev-env-install.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
dev-env-push.py replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
report-end.yml replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
report-start.yml replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
slack_user_ids Notify Sofia on #team-daml-ci (#5487) 2020-04-08 09:31:54 +00:00
tell-slack-failed.yml fix tell-slack-failed CI "function" (#5670) 2020-04-22 15:21:04 +02:00
windows-diagnostics.ps1 windows: CI agent diagnostics (#1146) 2019-05-15 11:59:56 +02:00