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.
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
the plugin should work on Ubuntu
ce Examples/HelloWorld swift package archive --allow-network-connections docker --verbose ------------------------------------------------------------------------- configuration ------------------------------------------------------------------------- { outputDirectory: file:///home/ubuntu/swift-aws-lambda-runtime/Examples/HelloWorld/.build/plugins/AWSLambdaPackager/outputs/AWSLambdaPackager products: ["MyLambda"] buildConfiguration: release baseDockerImage: swift:amazonlinux2 disableDockerImageUpdate: false } ------------------------------------------------------------------------- building "helloworld" in docker ------------------------------------------------------------------------- updating "swift:amazonlinux2" docker image file:///usr/bin/docker pull swift:amazonlinux2 error: Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist."
see above
No response
swift-aws-lambda-runtime
main
6.x
The text was updated successfully, but these errors were encountered:
This blocks #406
Sorry, something went wrong.
fc65c3c
No branches or pull requests
Expected behavior
the plugin should work on Ubuntu
Actual behavior
Steps to reproduce
see above
If possible, minimal yet complete reproducer code (or URL to code)
No response
What version of this project (
swift-aws-lambda-runtime
) are you using?main
Swift version
6.x
Amazon Linux 2 docker image version
No response
The text was updated successfully, but these errors were encountered: