CrunchyData / crunchy-containers

Containers for Managing PostgreSQL on Kubernetes by Crunchy Data
https://www.crunchydata.com/
Apache License 2.0
1.01k stars 328 forks source link

Ensure tar present in Postgres UBI 8 containers #1356

Closed jkatz closed 3 years ago

jkatz commented 3 years ago

Like 28068ca9, tar is now present in the Postgres container for UBI 8.

This also ensures that bzip2 + lz4 are available, should one select those modes.