Skip to content

Commit

Permalink
Adding patch to docker container for build boxes
Browse files Browse the repository at this point in the history
Fixes #24
  • Loading branch information
srossross committed Nov 12, 2015
1 parent ef4717d commit 779107d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/linux-64/Dockerfile
Expand Up @@ -2,7 +2,7 @@
FROM binstar/build-base:centos6


RUN yum install -y gcc gcc-c++
RUN yum install -y gcc gcc-c++ patch

MAINTAINER Sean Ross-Ross <srossross@gmail.com>

Expand Down

0 comments on commit 779107d

Please sign in to comment.