Describe the feature
Ability to add --network flag when bundling assets with docker
Use Case
Developers in corporate environments that use locked down developer machines are often restricted in what networks are available to them, and in order to bundle assets properly within a docker container, they must be explicit in the network their container connects to
Proposed Solution
Add optional property to DockerRunOptions and BundlingOptions that would translate into --network {user provided option}
Other Information
No response
Acknowledgements
CDK version used
2.35.0
Environment details (OS name and version, etc.)
macos 12.4
Describe the feature
Ability to add --network flag when bundling assets with docker
Use Case
Developers in corporate environments that use locked down developer machines are often restricted in what networks are available to them, and in order to bundle assets properly within a docker container, they must be explicit in the network their container connects to
Proposed Solution
Add optional property to DockerRunOptions and BundlingOptions that would translate into
--network {user provided option}Other Information
No response
Acknowledgements
CDK version used
2.35.0
Environment details (OS name and version, etc.)
macos 12.4