Skip to content

make Dockerfile EXPOSE ports configurable via input parameter - #5

Merged
mighty-sponge merged 1 commit into
mainfrom
OPS-877
Mar 5, 2026
Merged

make Dockerfile EXPOSE ports configurable via input parameter#5
mighty-sponge merged 1 commit into
mainfrom
OPS-877

Conversation

@mighty-sponge

Copy link
Copy Markdown
Contributor

Replace hardcoded EXPOSE 443/8000/8080 with a new dockerfile-expose-ports input that accepts a space-separated list of ports, allowing callers to specify which ports to expose per service.


  • I understand that contributing to this repository will require me to agree with the CLA

Description

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 tech-docs
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

Replace hardcoded EXPOSE 443/8000/8080 with a new `dockerfile-expose-ports` input that accepts a space-separated list of ports, allowing callers to specify which ports to expose per service.
@mighty-sponge
mighty-sponge merged commit c4e72f4 into main Mar 5, 2026
1 check passed
@mighty-sponge
mighty-sponge deleted the OPS-877 branch March 5, 2026 13:04
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant