Explorar o código

HUE-9201 [Hue] Add which command in Hue Docker (#1075)

Prakash Ranade %!s(int64=5) %!d(string=hai) anos
pai
achega
b29e66324c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tools/container/base/hue/Dockerfile

+ 1 - 0
tools/container/base/hue/Dockerfile

@@ -50,6 +50,7 @@ RUN set -eux; \
         readline-devel \
         sqlite-devel \
         sudo \
+        which \
         xmlsec1 \
         zlib-devel