Skip to content

Commit

Permalink
curl
Browse files Browse the repository at this point in the history
  • Loading branch information
oren committed Apr 4, 2015
1 parent 97715c7 commit e945a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:edge
RUN echo "http://dl-4.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
RUN apk update
RUN apk add gcc make python openssl-dev zlib-dev paxctl linux-headers xz g++
RUN apk add gcc make python openssl-dev zlib-dev paxctl linux-headers xz g++ curl

0 comments on commit e945a09

Please sign in to comment.