Skip to content

Commit

Permalink
do not merge - debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
russellb committed Aug 16, 2019
1 parent 725b9ce commit 27c7ea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.ocp
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM ubi8

RUN ls /etc/yum.repos.d
RUN cat /etc/yum.repos.d/*
RUN yum update -y && \
yum install -y openstack-ironic-api openstack-ironic-conductor crudini \
iproute iptables dnsmasq httpd qemu-img parted gdisk ipxe-bootimgs psmisc procps-ng \
Expand Down

0 comments on commit 27c7ea4

Please sign in to comment.