mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
Add dokerfile template for g++ for linux
This commit is contained in:
parent
7d9da23d40
commit
f9ec0da1cb
6
docker/Dockerfile.pic-linux_x86_64
Normal file
6
docker/Dockerfile.pic-linux_x86_64
Normal file
@ -0,0 +1,6 @@
|
||||
FROM centos:5
|
||||
MAINTAINER Taro L. Saito <leo@xerial.org>
|
||||
|
||||
RUN yum -y install gcc make perl
|
||||
|
||||
WORKDIR /work
|
Loading…
x
Reference in New Issue
Block a user