Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Development Setup using Docker

FSiepeJan 12 2021

For developing purposes it would be very desireable to run a local PGX instance in server mode. A docker image would be perfect for this use case. However, while try to write a dockerfile using PGX server 20.4 I came into struggle for the realm implementation. E.g. from my point of view authentification could be disabled while developing.
Would it be possible to provide a docker image for development?
Is there a dummy realm implementation?
My progress so far:
pgx-dockerized.zip (2.56 KB)

This post has been answered by Gianni Ceresa on Jan 27 2021
Jump to Answer
Comments
Post Details
Added on Jan 12 2021
7 comments
291 views