Commit 2dc841d4 authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Image build is optimized.

parent f2946dfe
Pipeline #10599 failed with stage
in 1 minute and 43 seconds
......@@ -13,7 +13,7 @@ ENV PATH="/opt/myenv/bin:$PATH"
WORKDIR /app
COPY . /app
COPY ./asyst /app/asyst
#COPY ./asyst /app/asyst
# Install dependencies in separate steps to reduce memory usage
RUN /opt/myenv/bin/pip install torch
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment