mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
so more than one copy of a program can run
at a time on the same port with SO_REUSEPORT.
requires host network mode.
some task drivers (like docker) may also need
config {
network_mode = "host"
}
but this is not validated prior to placement.
3.2 KiB
3.2 KiB