ldap: Implement group listing, fix various bugs
This commit is contained in:
committed by
nitnelave
parent
5a00b7d8bb
commit
107c8ec96e
@@ -24,6 +24,7 @@ RUN set -x \
|
||||
# Prepare the dependency list.
|
||||
FROM chef AS planner
|
||||
COPY . .
|
||||
USER root
|
||||
RUN cargo chef prepare --recipe-path recipe.json
|
||||
|
||||
# Build dependencies
|
||||
|
||||
Reference in New Issue
Block a user