DataDog / datadog-lambda-python

The Datadog AWS Lambda Layer for Python
https://docs.datadoghq.com/integrations/amazon_lambda/#installing-and-using-the-datadog-layer
Apache License 2.0
84 stars 45 forks source link

Use datadog private mirror for building layer. #477

Closed purple4reina closed 5 months ago

purple4reina commented 5 months ago

What does this PR do?

Do not rely on dockerhub for pulling image, which can hit a rate limit and prevent us from publishing a release.

Motivation

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply