Quickfix Dockerfile
This commit is contained in:
parent
06ade2ce71
commit
ca365c66f8
11
Dockerfile
11
Dockerfile
@ -17,16 +17,7 @@ COPY . .
|
||||
RUN python3 -m pip install -r requirements.txt
|
||||
|
||||
RUN python3 -m pip install -e .
|
||||
RUN echo "1111111111111111111111111111111111111111111111"
|
||||
RUN ls
|
||||
RUN echo "2222222222222222222222222222222222222222222222"
|
||||
RUN ls incl
|
||||
RUN echo "2222222222222222222222222222222222222222222222"
|
||||
RUN ls incl/redai_image
|
||||
RUN echo "2222222222222222222222222222222222222222222222"
|
||||
RUN ls incl/redai_image/redai
|
||||
RUN echo "2222222222222222222222222222222222222222222222"
|
||||
RUN python3 -m pip install -e /app/service/incl/redai_image/redai
|
||||
RUN python3 -m pip install -e incl/redai_image/redai
|
||||
|
||||
EXPOSE 5000
|
||||
EXPOSE 8080
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user