added test script
This commit is contained in:
@@ -4,5 +4,8 @@
|
||||
docker
|
||||
docker-compose
|
||||
lazydocker
|
||||
(pkgs.writeShellScriptBin "test-docker" ''
|
||||
echo "Hello from docker.nix!"
|
||||
'')
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user