HumanCompatibleAI / adversarial-policies

Find best-response to a fixed policy in multi-agent RL
MIT License
275 stars 47 forks source link

Authenticate to Docker on CircleCI #53

Closed AdamGleave closed 4 years ago

AdamGleave commented 4 years ago

From CircleCI:

Starting November 1, 2020, Docker Hub will impose rate limits based on the originating IP. Since CircleCI runs jobs from a shared pool of IPs, it is highly recommended to use authenticated Docker pulls with Docker Hub to avoid rate limit problems.

This PR adds authentication via a CircleCI context.

AdamGleave commented 4 years ago

Test failures unrelated (Black formatting issues), merging.