Hi Brian.

On 23/05/2018 17:20, Brian Keyes wrote:
I want to use a custom image that has alpline with python and boto3
installed on it

I am seeing the console might have some way to do this , but I am not sure
on the procedure at all

would I , create a docker contaner , install boto3 manually , commit that
to an image and somehow get that image into openshift , maybe pull from
dockerhub

any advice would be helpfull

You can use the `dockerfile` build input, if your are allowed to build
via Docker.
https://docs.openshift.org/latest/dev_guide/builds/build_inputs.html#dockerfile-source

If you are not allowed to use Docker build then can you take a look into
source2image

https://docs.openshift.org/latest/dev_guide/builds/build_inputs.html#using-secrets-s2i-strategy

Maybe this image could help, but I don't know if you are allowed to
install anything with this image, I'm not a python guru ;-).

https://access.redhat.com/containers/#/registry.access.redhat.com/rhscl/python-35-rhel7

thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Your welcome !!

--
Bnd/or criminal penalties as detailed in as amended Privacy Act of 1974 and
DoD 5400.11-R.

_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to