Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #182 from HXSecurity/Bidaya0-patch-DOCKERFILE
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
Bidaya0 authored Dec 22, 2021
2 parents 5e390fd + e0aa718 commit 561b161
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ RUN pip3 install -r /opt/dongtai/openapi/requirements.txt && mkdir -p /tmp/iast_


COPY . /opt/dongtai/openapi
COPY ./*.jar /tmp/iast_cache/package/
COPY ./*.tar.gz /tmp/
RUN mv ./*.jar /tmp/iast_cache/package/ && mv ./*.tar.gz /tmp/

WORKDIR /opt/dongtai/openapi

Expand Down

0 comments on commit 561b161

Please sign in to comment.