Remove copy bin disql command
This commit is contained in:
parent
7b5649bb24
commit
4c7516119b
|
@ -73,7 +73,6 @@ RUN echo "#!/bin/sh\nexit 0" > /usr/sbin/policy-rc.d && \
|
|||
|
||||
COPY config /app/ds/setup/config/
|
||||
COPY run-document-server.sh /app/ds/run-document-server.sh
|
||||
COPY bin /opt/dmdbms/bin
|
||||
|
||||
EXPOSE 80 443
|
||||
|
||||
|
|
Loading…
Reference in a new issue