Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error checking supervisor version in run command in case if image runtime #384

Closed
micafer opened this issue Nov 15, 2022 · 0 comments
Closed
Assignees
Labels

Comments

@micafer
Copy link
Member

micafer commented Nov 15, 2022

$ scar init -f fdl.yaml
Using latest supervisor release: '1.5.4'.
Building new ECR image: XXXXXXXXXXXX.dkr.ecr.us-east-1.amazonaws.com/image
Login to ECR registry XXXXXXXXX.dkr.ecr.us-east-1.amazonaws.com
Pushing new image to ECR ...
Function 'function' successfully created.
Log group '/aws/lambda/function' successfully created.

$ scar run -f fdl.yaml
Supervisor version must be 1.5.0 or higher for image runtime.
@micafer micafer added the bug label Nov 15, 2022
@micafer micafer self-assigned this Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant