>
> I can use a BuildConfig to build and push a generic docker image?
>

Yes - this is what the Docker build strategy is for [1].

[1]
https://docs.okd.io/3.11/dev_guide/builds/build_strategies.html#docker-strategy-options

On Wed, Feb 13, 2019 at 12:53 PM Marc Boorshtein <mboorsht...@gmail.com>
wrote:

> Right now on 3.11. I can use a BuildConfig to build and push a generic
> docker image?  Not one built using an s2i builder?
>
> On Wed, Feb 13, 2019, 12:44 PM Adam Kaplan <adam.kap...@redhat.com wrote:
>
>> Hi Marc,
>> You can extend our slave-base agent image to yum install buildah. In
>> general we want to keep the slave-base as minimal as possible (we've said
>> no to similar requests to include skopeo).
>>
>> You can also use OpenShift builds directly to create images - starting in
>> 4.0 the docker and source strategy builds will use `buildah bud` under the
>> covers.
>>
>> Best,
>> Adam
>>
>> On Wed, Feb 13, 2019 at 11:52 AM Marc Boorshtein <mboorsht...@gmail.com>
>> wrote:
>>
>>> I want to build a container using our jenkins in okd.  I'm using the
>>> maven jenkins agent now quite well and want to do the same thing with some
>>> docker container images that aren't s2i.  It looks like this should be
>>> doable via buildah, has anyone created an agent for openshift's jenkins?
>>>
>>> Thanks
>>> Marc
>>> _______________________________________________
>>> users mailing list
>>> users@lists.openshift.redhat.com
>>> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>>>
>>
>>
>> --
>>
>> ADAM KAPLAN
>>
>> SENIOR SOFTWARE ENGINEER - OPENSHIFT
>>
>> Red Hat <https://www.redhat.com/>
>>
>> 100 E Davie St Raleigh, NC 27601 USA
>>
>> adam.kap...@redhat.com    T: +1-919-754-4843     IM: adambkaplan
>> <https://red.ht/sig>
>>
>

-- 

ADAM KAPLAN

SENIOR SOFTWARE ENGINEER - OPENSHIFT

Red Hat <https://www.redhat.com/>

100 E Davie St Raleigh, NC 27601 USA

adam.kap...@redhat.com    T: +1-919-754-4843     IM: adambkaplan
<https://red.ht/sig>
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to