TimescaleDB Docker container which provides the PostgreSQL server with the TimescaleDB extension.
8.2K
Container Source - GitHub Mirror
This is the Conarx Containers TimescaleDB image, it provides the PostgreSQL database server with the TimescaleDB extension.
Additional features:
| Provider | Repository |
|---|---|
| DockerHub | allworldit/postgresql-timescaledb |
| Conarx | registry.conarx.tech/containers/postgresql-timescaledb |
All our Docker images are part of our Conarx Containers product line. Images are generally based on Alpine Linux and track the
Alpine Linux major and minor version in the format of vXX.YY.
Images built from source track both the Alpine Linux major and minor versions in addition to the main software component being
built in the format of vXX.YY-AA.BB, where AA.BB is the main software component version.
Our images are built using our Flexible Docker Containers framework which includes the below features...
Please use the project Issue Tracker.
Commercial support for all our Docker images is available from Conarx.
We also provide consulting services to create and maintain Docker images to meet your exact needs.
Additional environment variables are available from...
Optional password for the postgres user, set when the database its created. If not assigned, it will be automatically generated and output in the logs.
Optional name database to create.
Extensions to add to the database.
Optional user to create for the database. It will be granted access to the POSTGRES_DATABASE database.
Optional password to set for POSTGRES_PASSWORD.
Optional encoding set for the database. Deafults to UTF8.
Optional locale for the database. Deafults to en_US.UTF-8.
Optional collation for the database. Deafults to und-x-icu.
Optional CTYPE for the database. Deafults to und-x-icu.
Track PostgreSQL statistics by enabling track_activities and track_counts.
PostgreSQL data directory.
Any file in this directory with a .sql, .sql.gz, .sql.xz or .sql.zst extension will be loaded into the database apon initialization.
PostgreSQL port 5432 is exposed.
Content type
Image
Digest
sha256:dcfdf97e3…
Size
128.1 MB
Last updated
3 days ago
docker pull allworldit/postgresql-timescaledb