Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 52d9443

Browse filesBrowse files
author
bradmorg
committed
copy requirements
1 parent cae8bf1 commit 52d9443
Copy full SHA for 52d9443

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎Dockerfile

Copy file name to clipboardExpand all lines: Dockerfile
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ FROM ubuntu:18.04
33
RUN apt-get update
44
RUN apt-get install python3 -y
55
RUN apt-get install python3-pip -y
6+
7+
COPY requirements.txt /home/requirements.txt
68
RUN pip3 install -r requirements.txt
79

810
ENV HOME /home

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.