Jay
Jay
@bodhihawken do you mean it works for a while and then once it breaks you need to restart?
@mattkinnersley was it working for you before? What happens when you run the install command again?
Yeah for sure, that's the work around
If you run `bun sst deploy --stage devnet` does that also give the error? As a sanity check, does the example work for you? https://github.com/sst/sst/tree/dev/examples/aws-python-container
I'd appreciate if somebody found a fix and submitted a PR for this example.
Hmm this is one of our old blog posts for sst v2. Did you find this through a google search?
Yeah I'll close this for now. Though we probably should add a warning to these posts that they are for an older version.
In v2 it was done through the CDK props, can it be done through a transform in v3?
Yeah I'll mention this in the docs but your Lambda function (or container) running locally does not have access to EFS. The assumption is that you are using the local...
Are we talking about documenting the bus component?