You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by GitBox <gi...@apache.org> on 2022/12/25 14:15:40 UTC

[GitHub] [age] GhostVaibhav commented on a diff in pull request #422: docker Instruction added for accessing Postgres shell

GhostVaibhav commented on code in PR #422:
URL: https://github.com/apache/age/pull/422#discussion_r1056959773


##########
README.md:
##########
@@ -180,9 +179,8 @@ make PG_CONFIG=/path/to/postgres/bin/pg_config install
 
 ```bash
 docker pull apache/age
-
 ```
-<h5> Create AGE docker container </h5>
+<h5> Create age docker container for first time</h5>

Review Comment:
   You can capitalize the `age` word here as it holds significance



##########
README.md:
##########
@@ -195,7 +193,23 @@ docker run \
     apache/age
 ```
 
+<h5> Or Run docker container if you previously worked with age container </h5>

Review Comment:
   Also, capitalize the `age` keyword here



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org