The postgres image bootstrapped with migrations needed to run Optimistic Ethereum
1.4K
This is the bundled image of the postgres server & schema creation scripts necessary to run Optimistic Ethereum. It is not required, as a separate postgres instance with a manually-created schema may be used, but it is provided here for convenience.
POSTGRES_USER (required) The username that should be used to connect to this postgres instance.
POSTGRES_PASSWORD (required) The password that should be used to connect to this postgres instance.
Content type
Image
Digest
Size
109.4 MB
Last updated
almost 6 years ago
docker pull ethereumoptimism/postgres