ilmanzo / ilmanzo/containertools

EXPOSE should accept more than one argument and also wiith protocol, not only a number

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Nim
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

example of valid entries:

EXPOSE 5000/udp
EXPOSE 80/tcp
EXPOSE 80 443

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the EXPOSE parsing entry point and reproduce the examples in the issue. Done means accepting multiple ports and protocol-qualified values such as 5000/udp and 80/tcp, while retaining support for a single numeric port.

Written by the indexing model from the issue text.

Assessment

Tech stack
nim
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.