Jun's Blog

Output, activities, memo and etc.

Entries from 2019-06-03 to 1 day

RHEL 8, 7 and Fedora container images

Something great is happening.. It's time to add RHEL8, 7 to your applications' CI test case. RHEL8 $ docker run --rm -t registry.access.redhat.com/ubi8 bash -cx "uname -a; cat /etc/os-release" + uname -a Linux b065f4dfb56b 4.4.74-boot2dock…