mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-01 22:58:59 +00:00
[Update] 修改dockerfile
This commit is contained in:
parent
6e061d2da5
commit
0f32e78891
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user