Skip to content

Commit

Permalink
Merge pull request mesosphere-backup#7 from mesosphere/add-back-wheel
Browse files Browse the repository at this point in the history
Add back wheel.
  • Loading branch information
ssk2 authored Jun 10, 2016
2 parents 0d44542 + 2086027 commit 6d0bdef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ RUN apk --update add \
pip \
setuptools \
virtualenv \
wheel \
&& apk add --update --repository ${ALPINE_EDGE_COMMUNITY_REPO} tini \
&& wget -q -O /etc/apk/keys/sgerrand.rsa.pub "${ALPINE_GLIBC_RSA_PUB_URL}" \
&& wget -q "${ALPINE_GLIBC_BASE_URL}/${ALPINE_GLIBC_PACKAGE}" \
Expand Down

0 comments on commit 6d0bdef

Please sign in to comment.