Skip to content

Commit 16615a4

Browse files
authored
RANGER-5381: add krb5-user package in ranger-base image (#5)
1 parent a5aecfc commit 16615a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ RUN apt update -q \
3434
tzdata \
3535
vim \
3636
xmlstarlet \
37+
krb5-user \
3738
&& apt clean
3839

3940
# Install Python modules

0 commit comments

Comments
 (0)