Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KNIGHT
Asyst Moodle Plugin
Commits
2dc841d4
Commit
2dc841d4
authored
Dec 31, 2024
by
Artem Baranovskyi
Browse files
Image build is optimized.
parent
f2946dfe
Pipeline
#10599
failed with stage
in 1 minute and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
flask_ml_api/Dockerfile
View file @
2dc841d4
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment