Bug 1336573

Summary: Tracker: Build container image for RHSCL 2. 2 GA
Product: Red Hat Software Collections Reporter: Honza Horak <hhorak>
Component: distributionAssignee: Brian Gollaher <bgollahe>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: fche, kanderso, mcermak
Target Milestone: alphaKeywords: Tracking
Target Release: 2.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-15 10:28:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1333077, 1333080, 1336574, 1336575, 1336576, 1336577, 1336578, 1336579, 1336580, 1336581, 1336582, 1336583, 1336584, 1336585, 1336586    
Bug Blocks:    

Description Honza Horak 2016-05-16 22:48:28 UTC
We have a compose now, so we can build the final Docker images for RHSCL 2.2. I think we should do the following (if applicable):

1) Pull recent (properly tested) changes from upstream, if there are any.

2) Check usage message and fix if it is not correct.

3) Use this image as base (if not using s2i-base):

  rhel7:7.2-61

4) Bump Release label in Dockerfile.

5) If installing nss_wrapper, enable rhel-7-server-ose-3.2-rpms channel instead of rhel-7-server-ose-3.0-rpms.

6) Check whether test in dist-git works with the built image.

7) Use this command for building:

  rhpkg container-build --repo-url=http://git.engineering.redhat.com/git/users/hhorak/hhorak-internal.git/plain/osbs-signed-packages/rhel-7.2.4-rhscl-rc1.0-20160517.repo

8) Send all local changes back to upstream.