Browse Source

Remove redundant packages from Dockerfile

Grzegorz Kołakowski 9 tháng trước cách đây
mục cha
commit
70e8fc3d7e
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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 \