Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Docker images
CPU-Full
Commits
79e3fd00
Commit
79e3fd00
authored
Oct 06, 2022
by
Bizouard Paul
Browse files
➕
Add openpyxl, cvxopt and tk libraries
parent
083cd253
Pipeline
#23795
passed with stage
in 10 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
79e3fd00
...
...
@@ -11,6 +11,7 @@ RUN pip3 install torchvision torch
RUN
pip3
install
numpy matplotlib pandas keras scipy pyvista imutils
RUN
pip3
install
scikit-image scikit-learn
RUN
pip3
install
opencv-python opencv-contrib-python
RUN
pip3
install
openpyxl cvxopt datetime dateutils tk
# Use non interactive to bypass tzdata post install
RUN
apt update
&&
DEBIAN_FRONTEND
=
noninteractive apt
install
-y
openssh-server curl
&&
apt-get clean
...
...
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