NixOS Containers: Difference between revisions

imported>Chrissound
No edit summary
imported>Asbachb
Line 1: Line 1:
There's not much to read here. Look at {{manual:nixos|sec=#ch-containers|chapter=the upstream documentation on containers}} meanwhile.
There's not much to read here. Look at {{manual:nixos|sec=#ch-containers|chapter=the upstream documentation on containers}} meanwhile.


== Declarative docker contianers ==
== Declarative docker containers ==


Example config:
Example config:
Line 20: Line 20:
     };
     };
   }
   }


== Troubleshooting ==
== Troubleshooting ==