docker Instruction added for accessing Postgres shell by Munmud · Pull Request #422 · apache/age
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can capitalize the age word here as it holds significance
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the container name is case sensitive... Container won't run otherwise
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the title, affecting the case of the alphabet won't make any difference in the running of the code. The case-sensitive line is 193 specifying the image to pull.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated