mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
add kerberos
This commit is contained in:
parent
1e482db97d
commit
7497c01c4e
|
@ -2,6 +2,7 @@ FROM debian:jessie
|
|||
MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
libgssapi-krb5-2 \
|
||||
rdesktop \
|
||||
--no-install-recommends
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user