Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use the non-root atlantis user instead of root (cherry-pick #3886) #3964

Merged
merged 1 commit into from
Nov 11, 2023

Commits on Nov 10, 2023

  1. fix: use the non-root atlantis user instead of root (#3886)

    * feat: use Atlantis user by default and get rid of gosu
    
    * chore: set `DOCKER_CONTENT_TRUST=1`
    
    * chore: fix chmod and chown
    
    * feat: add a healthcheck to the debian and alpine images
    
    * feat: removing setuid and setgid permissions prevents container privilege escalation and improve comments
    
    * chore: remove setgid/setuid as we chown an entire directory
    
    * chore: keep deps comment generic
    
    * chore: grammar
    
    * chore: remove redundant comment
    
    * chore: rm DOCKER_CONTENT_TRUST
    
    * chore: set uid and gid and remove passwd entry
    
    * chore: revert gid and uid set as it's conflicting
    
    ---------
    
    Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
    2 people authored and GenPage committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4a068a2 View commit details
    Browse the repository at this point in the history