Explorar o código

include procps in RUN_DEPS (#254)

Tobias McNulty %!s(int64=5) %!d(string=hai) anos
pai
achega
278530294f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -11,6 +11,7 @@ RUN set -ex \
         libpq5 \
         mime-support \
         postgresql-client \
+        procps \
         zlib1g \
     " \
     && seq 1 8 | xargs -I{} mkdir -p /usr/share/man/man{} \