|
@@ -6,8 +6,6 @@ LABEL description="Hue SQL Assistant - gethue.com"
|
|
|
ENV DEBIAN_FRONTEND=noninteractive
|
|
ENV DEBIAN_FRONTEND=noninteractive
|
|
|
|
|
|
|
|
RUN apt-get update -y && apt-get install -y \
|
|
RUN apt-get update -y && apt-get install -y \
|
|
|
- pkg-config \
|
|
|
|
|
- build-essential \
|
|
|
|
|
python3-pip \
|
|
python3-pip \
|
|
|
libkrb5-dev \
|
|
libkrb5-dev \
|
|
|
libsasl2-modules-gssapi-mit \
|
|
libsasl2-modules-gssapi-mit \
|