PostgreSql with pgcrypto #7303
Closed
varndellwagglebee
started this conversation in
General
Replies: 3 comments 1 reply
-
How do you normally configure pg crypto in a docker container? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Docker File: install-pgcrypto.sh install-pgcrypto.sh File: psql -v ON_ERROR_STOP=1 --username "$POSTGRES_USER" <<-EOSQL |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks, I'll give that a try |
Beta Was this translation helpful? Give feedback.
0 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.
-
How do I add pgcrypto with Aspire? There isn't a docker hub image.
Beta Was this translation helpful? Give feedback.
All reactions