Skip to content

Commit

Permalink
changes to ubuntu image
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Reddy <vivekr@splunk.com>
  • Loading branch information
vivekr-splunk committed Apr 11, 2024
1 parent 867fe72 commit 3f54e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ ENV OPERATOR=/manager \
USER_UID=1001 \
USER_NAME=nonroot

RUN sudo apt-get update -y
RUN apt-get install -y libvshadow-utils
RUN useradd -ms /bin/bash nonroot -u 1001
RUN apt-get install -y krb5-user
Expand Down

0 comments on commit 3f54e8d

Please sign in to comment.