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
{{ message }}
This repository was archived by the owner on Nov 10, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
entrypoint.shcontainsinstallAwsSamwhich installs aws-sam-cli every time.Describe the solution you'd like
entrypoint.shto check forsam --versionand install sam cli based on that output.Describe alternatives you've considered
None.
Additional context
N/A