Open jdelobel opened 8 years ago
Is-it possible to create a container with an EXTENSION (like DB_USER or DB_PASS)?
Example: docker run ..... -e 'DB_USER=myUser' -e 'EXTENSION=citext'
Could you describe a little bit more in detail what you are looking for? What the behavior should be?
Is-it possible to create a container with an EXTENSION (like DB_USER or DB_PASS)?
Example: docker run ..... -e 'DB_USER=myUser' -e 'EXTENSION=citext'