ContainerSolutions / ContainerSolutions/docker-cobbler
--net host and -p doesn't make sense
Open
- Dominant language
- Makefile
- Stars
- 50
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
in cobbler/Makefile we use both --net host and -p. we should probably get rid of the -p lines.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open cobbler/Makefile and review the commands that use both --net host and -p. Remove the redundant -p lines, then verify that the remaining Docker commands still reflect the intended host-network configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100