Explorar o código

Remove redundant packages from Dockerfile

Grzegorz Kołakowski hai 9 meses
pai
achega
70e8fc3d7e
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      tools/docker/hue/Dockerfile

+ 0 - 2
tools/docker/hue/Dockerfile

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