MyNixOS website logo
option

virtualisation.docker.listenOptions

A list of unix and tcp docker should listen to. The format follows ListenStream as described in systemd.socket(5).

Declarations
Type
list of string
Default
[
  "/run/docker.sock"
]