MyNixOS website logo
option

services.podman.containers.<name>.networkAlias

Network aliases for the container.

Declarations
Type
list of string
Default
[ ]
Example
[
  "mycontainer"
  "web"
]