Hide Forgot
Description of problem: With Openshift v4.0, will not provide an accessible docker socket for use within a custom build image. so should update image and remove exposeDockerSocket in https://raw.githubusercontent.com/openshift/origin/master/examples/sample-app/application-template-custombuild.json Version-Release number of selected component (if applicable): v4.0 How reproducible: always Steps to Reproduce: 1. Check application-template-custombuild.json from origin repo 2. 3. Actual results: had builder image which is build by docker Expected results: should have custom image builded by buildah Additional info: Add new custom build cases for 4.0
Adam, We should just remove that sample entirely, it's being replaced by the tutorial defined in https://github.com/openshift/openshift-docs/pull/13876
PR to remove template: https://github.com/openshift/origin/pull/22261
The custom related places already updated, verified it.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758