Commit 0f32e788 authored by ibuler's avatar ibuler

[Update] 修改dockerfile

parent 6e061d2d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment