You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This AWS Lambda layer contains a pre-built [Sharp](https://www.npmjs.com/package/sharp) binary. New releases are automatically published in this repository on each Sharp update.
7
+
8
+
## Download
4
9
5
-
# Getting
6
10
A pre-built layer zip file is available on the [Releases page](https://github.com/bubblydoo/lambda-layer-sharp/releases), alongside the size of the layer.
The [build Github Action](/.github/workflows/docker-workflow.yml) is automatically triggered by [Dependabot](/.github/dependabot.yml), merged by [Mergify](/.mergify.yml) and then published by the same Github Action.
45
+
46
+
## Credits
47
+
48
+
Originally forked from [Umkus/lambda-layer-sharp](https://github.com/Umkus/lambda-layer-sharp).
0 commit comments