Closed fabianfett closed 1 month ago
I would rather first land https://github.com/swift-server/swift-aws-lambda-runtime/pull/368 before tackling this one.
Also, this one should include a slight change in the README and not include changes in LambdaRuntime. Let's try to have one PR/commit per subject.
May I close it and open a separate one once #368 is merged ?
Closing in favour of a combined README / code change that I will submit shortly
Allow plugin to use unix domain socket to interact with docker. This should eliminate the use of
--disable-sandbox
for "normal" docker installs (unchanged docker context).