Feature request: local invoke
add option to chose container port
#6348
Labels
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
type/feature
Feature request
Describe your idea/feature/enhancement
local invoke
should allow to choseRAPID_PORT_CONTAINER
other than 8080 at least when running with--docker-network host
There is no way to change this port as it is a hardcoded value
Proposal
Add a parameter to allow changing this value:
aws-sam-cli/samcli/local/docker/container.py
Line 59 in 05bc6bc
Additional Details
Closes #6347
The text was updated successfully, but these errors were encountered: