git-lfs/docker/git-lfs_centos_7.dockerfile

12 lines
265 B
Plaintext
Raw Normal View History

2015-07-12 17:57:20 +00:00
FROM centos:7
MAINTAINER Andy Neff <andyneff@users.noreply.github.com>
2015-07-26 00:01:11 +00:00
SOURCE bootstrap_centos_7.dockerfile
2015-07-12 17:57:20 +00:00
RUN rm -rf /tmp/docker_setup
#Add the simple build repo script
COPY rpm_sign.exp git-lfs_centos_7.key centos_script.bsh /tmp/
2015-07-23 05:49:40 +00:00
CMD /tmp/centos_script.bsh