fix(docker): remove missing docker dependency
This commit is contained in:
parent
1c5dc74edf
commit
1ac35e0bf8
@ -26,7 +26,6 @@ let
|
||||
# pandoc # just for manual testing within the pod, remove for production, since we use the library instead!
|
||||
curl wget netcat # just for manual testing within the pod, remove for production!
|
||||
openldap # just for manual testing within the pod, remove for production!
|
||||
build-essentials
|
||||
] ++ optionals isDemo [ postgresql_12 memcached uniworx.uniworx.components.exes.uniworxdb ];
|
||||
|
||||
runAsRoot = ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user