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 044b942

Browse filesBrowse files
committed
correct scipy Dockerfile bug
1 parent 67991eb commit 044b942
Copy full SHA for 044b942

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

‎scipy/2/Dockerfile

Copy file name to clipboardExpand all lines: scipy/2/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MAINTAINER phirov@163.com
66
RUN ln -sf /usr/share/zoneinfo/Etc/UTC /etc/localtime
77
#RUN echo "http://nl.alpinelinux.org/alpine/v3.4/main" > /etc/apk/repositories
88

9-
COPY libs/* /tmp/
9+
COPY scipy/2/libs/* /tmp/
1010

1111
RUN apk update && \
1212
apk add --no-cache --virtual build-deps \

0 commit comments

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