You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by fo...@apache.org on 2018/08/19 18:25:06 UTC

[incubator-airflow-ci] 05/34: Remove krb-kdc

This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-airflow-ci.git

commit fdf86ced365049ffc1f823695f09670a8c01fa24
Author: Gerardo Curiel <ge...@rea-group.com>
AuthorDate: Tue May 1 12:06:17 2018 +1000

    Remove krb-kdc
---
 Dockerfile.base | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Dockerfile.base b/Dockerfile.base
index 4a0088f..86deee1 100644
--- a/Dockerfile.base
+++ b/Dockerfile.base
@@ -31,7 +31,6 @@ RUN apt-get update && apt-get install -y \
     mysql-client-5.7 \
     postgresql-client \
     krb5-user \
-    krb5-kdc \
     openssh-client \
     python-selinux