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
728d7ab0
Commit
728d7ab0
authored
Jul 20, 2020
by
Arman Khalatyan
Browse files
Update Dockerfile
parent
9beb7235
Pipeline
#1194
passed with stages
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
728d7ab0
# base image
FROM
python:3.7
FROM
python:3.7
-buster
RUN
apt
install
nfs-common
RUN
apt
-y
-q
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