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