ibmruntimes / ci.docker

Dockerfiles and build scripts for generating various Docker Images related to IBM Runtimes
Apache License 2.0
45 stars 35 forks source link

RHEL minimal image #53

Closed dacleyra closed 5 years ago

dacleyra commented 5 years ago

@arthurdm

Use the new minimal image

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html/getting_started_with_containers/using_red_hat_base_container_images_standard_and_minimal#building_container_images_with_the_minimal_base_image

arthurdm commented 5 years ago

looks good to me, thanks @dacleyra!

CC @dinogun for review

arthurdm commented 5 years ago

@dacleyra / @dinogun -this image is currently beta - so let's wait on this PR a bit.

arthurdm commented 5 years ago

thanks @dacleyra

I was wondering if we could put in 2 additional updates to this PR:

  1. Make this as an additional Dockerfile to the existing RHEL one (instead of overriding the existing one)
  2. Apply it against the IBM SFJ (small footprint java) instead of the full JRE - this would give us the smallest possible stack
SamuelHawker commented 5 years ago

Our team would like the full JRE, so could you make it for the JRE and the SFJ? :)