containerd / containerd/nerdctl
Support for configuring static ipv6_address (compose and nerdctl run)
Open
kind/feature
- Dominant language
- Go
- Stars
- 10.4k
- Forks
- 826
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 44
Description
### What is the problem you're trying to solve
Configure a static ipv6 address through the service parser in compose.
### Describe the solution you'd like
Parse ipv6_address field, similarly to the ipv4_address field.
### Additional context
The underlying plumbing is all there, we just need to add another few lines of code to deal with the parsing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.