enable maxamillion's atomic-reactor copr for STG osbs buildroot for testing

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-11-23 21:36:56 +00:00
parent 090c85d868
commit ef18805470

View file

@ -1,5 +1,6 @@
FROM fedora:latest
RUN dnf -y install dnf-plugins-core && dnf -y install docker git python-docker-py python-setuptools e2fsprogs koji python-backports-lzma osbs-client gssproxy fedpkg python-docker-squash
RUN curl -o /etc/yum.repos.d/maxamillion-atomic-reactor-copr.repo https://copr.fedorainfracloud.org/coprs/maxamillion/atomic-reactor/repo/fedora-24/maxamillion-atomic-reactor-fedora-24.repo
RUN dnf -y install --refresh dnf-plugins-core && dnf -y install docker git python-docker-py python-setuptools e2fsprogs koji python-backports-lzma osbs-client gssproxy fedpkg python-docker-squash
ADD ./atomic-reactor.tar.gz /tmp/
ADD ./krb5.osbs_{{osbs_url}}.keytab /etc/
RUN cd /tmp/atomic-reactor-*/ && python setup.py install