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 d67ae0b

Browse filesBrowse files
author
bradmorg
committed
added dockerfile
1 parent 58fd26d commit d67ae0b
Copy full SHA for d67ae0b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Dockerfile

Copy file name to clipboardExpand all lines: Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get install python3 -y
55
RUN apt-get install python3-pip -y
66

77
COPY requirements.txt /home/requirements.txt
8-
RUN pip3 install -r requirements.txt
8+
RUN pip3 install -r /home/requirements.txt
99

1010
ENV HOME /home
1111
COPY dbot.py /home/dbot.py

0 commit comments

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