فهرست منبع

include procps in RUN_DEPS (#254)

Tobias McNulty 5 سال پیش
والد
کامیت
278530294f
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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{} \