updated Dockerfile

This commit is contained in:
Marvin Zhang
2019-06-09 23:36:18 +08:00
parent 7a0b6e213e
commit 1349e982cf

View File

@@ -14,7 +14,7 @@ ENV WORK_DIR /opt/crawlab
# install pkg
RUN apt-get update
RUN apt-get install -y curl git net-tools iputils-ping ntp
RUN apt-get install -y curl git net-tools iputils-ping ntp gnupg2
# install mongodb
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 9DA31620334BD75D9DCB49F368818C72E52529D4