You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Best practices for containerising Java with a base image
Hackathon Task for Team-19 Hackathon 2021
Task description:
Build a base image using Red Hat UBI and Open JDK 11 (17?). Secondly, Build a minimal image to run Quarkus binary application. The aim is to showcase the use of UBI images and thing to consider while building the images wrt security, upgrade path and trusted software chain. Automate the base image build via Git and Tekton pipeline to publish to OCP.
The text was updated successfully, but these errors were encountered:
Best practices for containerising Java with a base image
Hackathon Task for Team-19 Hackathon 2021
Task description:
Build a base image using Red Hat UBI and Open JDK 11 (17?). Secondly, Build a minimal image to run Quarkus binary application. The aim is to showcase the use of UBI images and thing to consider while building the images wrt security, upgrade path and trusted software chain. Automate the base image build via Git and Tekton pipeline to publish to OCP.
The text was updated successfully, but these errors were encountered: