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

how to secure docker container (custom images) #1431

Closed
hieuNV0871 opened this issue Jul 7, 2024 · 2 comments
Closed

how to secure docker container (custom images) #1431

hieuNV0871 opened this issue Jul 7, 2024 · 2 comments
Labels

Comments

@hieuNV0871
Copy link

i custom images docker frappe
and i do not want anyone who pull image and run container can change administrator password when use docker exec

@sudhegan
Copy link
Contributor

i dont understand the question, u don't want others to pull the image or dont want to change password (change which password, frappe administrator password is configured in yaml)

@revant
Copy link
Collaborator

revant commented Oct 1, 2024

  • do not share vm access.
  • create and use private registry.
  • do not share kubernetes or docker host access.
  • keep images updated.

@revant revant closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants