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

Spring Boot with Docker guide - incorrect statement about user and group #141

Open
mrbuddypal opened this issue Jun 24, 2021 · 0 comments
Open

Comments

@mrbuddypal
Copy link

The guide "Spring Boot with Docker" (https://spring.io/guides/gs/spring-boot-docker/) states:

"The build creates a spring user and a spring group to run the application."

At the time that this statement appears, it isn't true. The preceding Docker file does not create the user and group. Since the issue of running as a non-root user is addressed shortly thereafter, it might be best to remove the statement.

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

No branches or pull requests

1 participant