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

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Bidaya0 authored Dec 22, 2021
1 parent 5e390fd commit e0aa718
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 e0aa718

Please sign in to comment.