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

Sign up
Appearance settings

Commit 044b942

Browse files
committed
correct scipy Dockerfile bug
1 parent 67991eb commit 044b942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scipy/2/Dockerfile

Lines 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)

AltStyle によって変換されたページ (->オリジナル) /