Daniel Plominski
Daniel Plominski
@cmacrae 1. run your own dsapid (for publishing images) https://github.com/MerlinDMC/dsapid 2. pick up the old community driven nixos-lx image (and develop it) http://dsapid.root1.ass.de/ui/#!/configure/22ba59c6-8c49-11e5-87e5-7fbffbc05623
same issue `````` [root@assg15-labor /zones/template]# cat 10.ADMIN-lx-docker-plex.json { "brand": "lx", "kernel_version": "3.16.0", "image_uuid": "4312dc68-0c0c-b559-702d-c13ace5171b4", "autoboot": true, "alias": "ADMIN-lx-docker-plex", "hostname": "ADMIN-lx-docker-plex", "delegate_dataset": true, "dns_domain": "test.local", "resolvers": [ "8.8.8.8", "8.8.4.4" ], "max_physical_memory":...
mssql currently does not work under zfs / https://github.com/Microsoft/mssql-docker/issues/13
https://github.com/ass-a2s/build-lx-ubuntu-mssql
``` ╭─root at assg15-labor-lx-mssql1 in ~ using ╰─○ LX_DEBUG=1 /opt/mssql/bin/sqlservr 16931/1: lx_debug: debugging output ENABLED to path: "/dev/tty" 16931/1: lx_release: 3.16.0 16931/1: executing linux process: /opt/mssql/bin/sqlservr 16931/1: branding myself and...