timescaledb-docker icon indicating copy to clipboard operation
timescaledb-docker copied to clipboard

Timescaledb dockerfile deprecated things

Open ifalex opened this issue 3 years ago • 3 comments

In the current Dockerfile from main branch has a repository that was archived by timescale team. Is about this one: github.com/timescale/timescaledb-backup Is this the official Dockerfile that you are using for building the docker images from here? https://hub.docker.com/r/timescale/timescaledb Are those packages used anylonger? I know timescaledb relies as a backup on pgdump as written in the documentation. Thank you!

ifalex avatar Apr 14 '22 07:04 ifalex

The goal here is to have the image with no or as few vulnerabilities as possible.

ifalex avatar Apr 14 '22 07:04 ifalex

Also, is this module needed in the docker image? github.com/timescale/timescaledb-parallel-copy

ifalex avatar Apr 14 '22 09:04 ifalex

This reposity contains some of the Dockerfiles for the images found at https://hub.docker.com/r/timescale/timescaledb. Not sure what the exact ask is. timescaledb-parallel-copy is not required to run timescaledb but may be useful if you want to bulkload data.

svenklemm avatar Apr 24 '22 22:04 svenklemm

timescaledb-backup has been removed from the docker image

svenklemm avatar Dec 23 '22 05:12 svenklemm