diff --git a/nix/docker/default.nix b/nix/docker/default.nix index ec4960492..f03f950ea 100644 --- a/nix/docker/default.nix +++ b/nix/docker/default.nix @@ -27,6 +27,7 @@ let curl wget netcat # just for manual testing within the pod, remove for production! openldap # just for manual testing within the pod, remove for production! iana-etc + unixtools.netstat htop gnugrep ] ++ optionals isDemo [ postgresql_12 memcached uniworx.uniworx.components.exes.uniworxdb ]; runAsRoot = ''