aws / aws/aws-sam-cli

Feature request: Connect Docker instance to multiple networks

Open
#7,559 2 comments 0 reactions 0 assignees View on GitHub
type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

### Describe your idea/feature/enhancement

In some complex scenarios (eg. using localstack with some other dependency) it may be useful to connect the Lambda with multiple Docker Networks.

Docker already supports the functionality of connecting one container to multiple networks, so it would just be a matter of exposing a new option so that a list of networks can be provided.

### Proposal

Expose `--docker-networks` (or accept multiple `--docker-network` values).

### Additional Details

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.