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
a557ad67
Commit
a557ad67
authored
Dec 31, 2024
by
Artem Baranovskyi
Browse files
Image build is optimized.
parent
096c6ded
Pipeline
#10610
failed with stage
in 67 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
flask_ml_api/Dockerfile
View file @
a557ad67
...
...
@@ -5,6 +5,7 @@ FROM python:3.10-slim AS builder
RUN
apt-get update
&&
apt-get
install
-y
--no-install-recommends
\
build-essential
\
python3-venv
\
&&
apt-get clean
\
&&
rm
-rf
/var/lib/apt/lists/
*
# Create and activate virtual environment
...
...
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