docs icon indicating copy to clipboard operation
docs copied to clipboard

incomplete information on Containerize a Node.js application

Open scarywalker opened this issue 1 year ago • 1 comments

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.

scarywalker avatar Jul 13 '24 13:07 scarywalker

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

docker-robot[bot] avatar Oct 13 '24 01:10 docker-robot[bot]

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

docker-robot[bot] avatar Nov 26 '24 03:11 docker-robot[bot]