[Update] 修改dockerfile

pull/2357/head
ibuler 2019-01-17 20:26:47 +08:00
parent 6e061d2da5
commit 0f32e78891
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ RUN yum -y install epel-release openldap-clients telnet && cd /tmp/requirements
RUN cd /tmp/requirements && pip install -r requirements.txt
COPY . /opt/jumpserver
RUN echo > config.yml
VOLUME /opt/jumpserver/data
VOLUME /opt/jumpserver/logs