Skip to content

Commit

Permalink
comment krb5 for ubuntu
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 3bb6213 commit 3322289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ENV OPERATOR=/manager \
# 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
# RUN apt-get install -y krb5-user
RUN unattended-upgrade -d

LABEL name="splunk" \
Expand Down

0 comments on commit 3322289

Please sign in to comment.