Skip to content
New issue

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

docker.Container ports[].external should accept a string #1387

Open
aleclarson opened this issue Mar 11, 2025 · 0 comments
Open

docker.Container ports[].external should accept a string #1387

aleclarson opened this issue Mar 11, 2025 · 0 comments
Labels
kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team

Comments

@aleclarson
Copy link

Describe what happened

Docker allows you to describe an acceptable range of ports for it to choose from. To achieve this, you provide a string like 8000-8100.

Currently, the external property only allows integers.

Sample program

No need?

Log output

No response

Affected Resource(s)

No response

Output of pulumi about

CLI
Version 3.153.1

(The rest is irrelevant)

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@aleclarson aleclarson added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team
Projects
None yet
Development

No branches or pull requests

1 participant