Skip to content

Conversation

julienlau
Copy link

improve Dockerfile in a security perspective:

  • remove obsolete openjdk base image
  • use node version that do not include critcal vulnerabilities
  • specify UID >= 10000
  • remove wget and curl (we may skip this step)
  • solve an issue due to procps not being installed
  • install atop basic monitoring tool

I checked on my environments that the image is functionnal

@julienlau
Copy link
Author

Please find a new commit that I tested on my side and is OK.
It takes your review into account

Copy link
Member

@Minutis Minutis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@pdambrauskas pdambrauskas merged commit 295f8b8 into exacaster:master Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants