incomplete information on Containerize a Node.js application
Is this a docs issue?
- [X] My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
I followed the instructions step by step and it didn't work, the fix was simple enough I managed myself, but there shouldn't be the need for fixes in a step by step walkthrough, I had to uncomment everything in the compose.yaml file except {- POSTGRES_PASSWORD_FILE=/run/secrets/db-password} and the thing that were just actual comments and add {POSTGRES_PASSWORD=password}, but either I am really dumb or the guide skips this( not saying that what I did was ideal, I am trying to learn docker).
Location
https://docs.docker.com/language/nodejs/containerize/
Suggestion
be clear about the nature of the guide, that is not a walkthrough or add the missing steps, if its just me being dumb please elaborate.
There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment.
If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.
Prevent issues from auto-closing with a /lifecycle frozen comment.
/lifecycle stale
Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.
If you have found a problem that seems similar to this, please open a new issue.
/lifecycle locked