We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cab1ad commit 4a3c1b8Copy full SHA for 4a3c1b8
TESTING.md
@@ -25,6 +25,8 @@ To create the zip file, run the following commands from the root of your project
25
$ make zip
26
```
27
28
+Please note that this requires [syft](https://github.com/anchore/syft) to be installed.
29
+
30
To publish the zip file as a layer, run the following command using the AWS cli (presumes you have v2 of the aws-cli installed).
31
32
Ensure that you have aws-cli v2 for the commands below.
0 commit comments