Open oborchers opened 1 year ago
I'm experiencing the exact same error - the only difference is using 3.31.0 version of the framework and node18.
Just noticed, that with individually flag set to true the deploy works fine, ping @oborchers
package: individually: true
Are you certain it's a bug?
Is the issue caused by a plugin?
Are you using the latest v3 release?
Is there an existing issue for this?
Issue description
If I try to provide an image for a function with
name
,command
, andentryPoint
I am unable to deploy the function.If I remove all image related stuff and just provide and entrypoint I am able to deploy:
Service configuration (serverless.yml) content
Command name and used flags
STAGE=development sls deploy
Command output
Environment information