Skip to content

Conversation

@zappolowski
Copy link
Contributor

In e8ebf74 zstd was installed as build dependency and thus does not end up in the final image which in turn renders docker-entrypoint.sh broken when using *.sql.zst files.

In e8ebf74 zstd was installed as build
dependency and thus does not end up in the final image which in turn
renders docker-entrypoint.sh broken when using *.sql.zst files.
Comment on lines 133 to 134
# tzdata is optional, but only adds around 1Mb to image size and is recommended by Django documentation:
# https://docs.djangoproject.com/en/1.10/ref/databases/#optimizing-postgresql-s-configuration
Copy link
Member

@tianon tianon Mar 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we can probably remove this comment now too. 😅

Edit: e483778 👍

@tianon tianon merged commit 6335be0 into docker-library:master Mar 28, 2022
@tianon
Copy link
Member

tianon commented Mar 28, 2022

Thanks!

docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Mar 28, 2022
Changes:

- docker-library/postgres@e483778: Remove unnecessary comment
- docker-library/postgres@6335be0: Merge pull request docker-library/postgres#944 from zappolowski/fix-zstd-for-alpine
- docker-library/postgres@b4604f5: Fix new zstd support for alpine images
@zappolowski zappolowski deleted the fix-zstd-for-alpine branch April 9, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants