Skip to content

Commit

Permalink
Merge pull request #68 from ArchiMoebius/dev
Browse files Browse the repository at this point in the history
fix(kerberos): need krb5-libs to auth w/ gssapi
  • Loading branch information
OscarAkaElvis authored Dec 2, 2024
2 parents 1f5352c + e75f1e0 commit d734ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ FROM final
RUN apk --no-cache add \
readline \
yaml \
krb5-libs \
libffi

# Make the ruby and Evil-WinRM paths available
Expand Down

0 comments on commit d734ccb

Please sign in to comment.