소스 검색

Merge branch 'develop'

* develop:
  add mongodb-tools
ksieren 2 년 전
부모
커밋
0f716691fc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -39,6 +39,7 @@ RUN apk --no-cache add \
         runit \
         curl \
         tar \
+        mongodb-tools \
 # Bring in gettext so we can get `envsubst`, then throw
 # the rest away. To do this, we need to install `gettext`
 # then move `envsubst` out of the way so `gettext` can