Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Arman Khalatyan
okd-panel
Commits
9beb7235
Commit
9beb7235
authored
Jul 20, 2020
by
Arman Khalatyan
Browse files
Update Dockerfile
parent
01a33f39
Pipeline
#1193
passed with stages
in 1 minute and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
9beb7235
# base image
FROM
python:3.7
RUN
apt
install
nfs-
utils
RUN
apt
install
nfs-
common
#Upgrade pip
RUN
pip
install
--upgrade
pip
# copy over and install packages
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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