DO288-apps/rhel7-info/Dockerfile
2019-05-23 13:13:16 -04:00

3 lines
87 B
Docker

FROM registry.access.redhat.com/rhel7/rhel-tools:7.3
ADD info.sh /tmp
CMD /tmp/info.sh