forked from enviPath/enviPy
PES Adjustments, Check is User is in enviPath Entra Group
This commit is contained in:
@ -85,6 +85,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
libxext6 \
|
||||
libfontconfig1 \
|
||||
nano \
|
||||
openjdk-21-jre-headless \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN useradd -ms /bin/bash django
|
||||
|
||||
Reference in New Issue
Block a user