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-python
Commits
1b6f5d6f
Commit
1b6f5d6f
authored
Jul 15, 2020
by
Arman Khalatyan
Browse files
Update Dockerfile
parent
ef94caee
Pipeline
#1135
passed with stages
in 3 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
1b6f5d6f
...
@@ -7,8 +7,6 @@ RUN pip install --upgrade pip
...
@@ -7,8 +7,6 @@ RUN pip install --upgrade pip
COPY
requirements.txt ./requirements.txt
COPY
requirements.txt ./requirements.txt
RUN
pip
install
-r
requirements.txt
RUN
pip
install
-r
requirements.txt
# streamlit-specific commands
# streamlit-specific commands
RUN
mkdir
-p
/root/.streamlit
RUN
mkdir
-p
/root/.streamlit
RUN
bash
-c
'echo -e "
\
RUN
bash
-c
'echo -e "
\
...
...
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