Install Extension on Postgres component #4002
Answered
by
vicperdana
vicperdana
asked this question in
Q&A
-
Has anyone tried to install Postgres extension via Aspire? I'd like to run this command against the Postgres docker image as part of docker build. Is this something supported via Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
vicperdana
Apr 29, 2024
Replies: 2 comments
-
Can solve this by choosing a different image that has the required extension with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vicperdana
-
Related #3052 |
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
Can solve this by choosing a different image that has the required extension with
.WithImage()