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:
parent
090c85d868
commit
ef18805470
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue