Unable to run postgres:12.17 in gh actions #1177
indiVar0508
started this conversation in
General
Replies: 2 comments 3 replies
-
if i remove the healthcheck command to be only "pg_isready" it works, but then i get error message mentioned in #838 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Instead of |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi
i was trying to use postgres:12.17 in gh actions, but not able to start service in my job i get below shown error while starting action job service container


I see that in local in docker the container restarts automatically but same is not happening for github service container.
This is the Health command i am using.
Beta Was this translation helpful? Give feedback.
All reactions