change dockerfile
This commit is contained in:
parent
e9b3959785
commit
03274d4372
@ -11,9 +11,9 @@ COPY ./fb_detr ./fb_detr
|
|||||||
|
|
||||||
RUN python3 -m pip install -e .
|
RUN python3 -m pip install -e .
|
||||||
|
|
||||||
WORKDIR /app/service/incl/detr
|
#WORKDIR /app/service/incl/detr
|
||||||
RUN python3 -m pip install -e .
|
#RUN python3 -m pip install -e .
|
||||||
WORKDIR /app/service
|
#WORKDIR /app/service
|
||||||
|
|
||||||
EXPOSE 5000
|
EXPOSE 5000
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user