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
Currently app using ubuntu image to run graalvm native containers, I would recommend to switch to distroless containers , if required use the debug tag.
Currently app using ubuntu image to run graalvm native containers, I would recommend to switch to distroless containers , if required use the debug tag.
https://github.com/bcgov/nr-bcws-wfprev/blob/main/client/wfprev-war/Dockerfile
https://github.com/bcgov/nr-bcws-wfprev/blob/main/server/wfprev-api/Dockerfile.graalvm#L39-L54
https://github.com/GoogleContainerTools/distroless?tab=readme-ov-file#why-should-i-use-distroless-images
sample dockerfile for node: https://github.com/bcgov/quickstart-openshift/blob/main/backend/Dockerfile
@agordon-vivid @dhlevi @cboreen
cc @WillRobins32
The text was updated successfully, but these errors were encountered: