Skip to content

Conversation

@yosifkit
Copy link
Member

xzcat is provided by busybox in Alpine images.

$ docker run -it --rm postgres:alpine bash bash-5.0# which xzcat /usr/bin/xzcat bash-5.0# ls -al /usr/bin/xzcat lrwxrwxrwx 1 root root 12 Jan 16 21:52 /usr/bin/xzcat -> /bin/busybox

Mirroring addition done in MariaDB: MariaDB/mariadb-docker#288 and MySQL: docker-library/mysql#637.

xzcat is provided by busybox in alpine
@tianon tianon merged commit 4dc16e4 into docker-library:master Feb 18, 2020
@tianon tianon deleted the xz-files branch February 18, 2020 00:10
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Feb 18, 2020
Changes: - docker-library/postgres@4dc16e4: Merge pull request docker-library/postgres#686 from infosiftr/xz-files - docker-library/postgres@4f70bf2: Add .sql.xz support to docker-entrypoint-initdb.d - docker-library/postgres@ba0e45b: Merge pull request docker-library/postgres#685 from infosiftr/clarify-unset - docker-library/postgres@f1bc878: Clarify that "POSTGRES_PASSWORD" should be non-empty - docker-library/postgres@05ac2d3: Merge pull request docker-library/postgres#680 from infosiftr/eol-9.4 - docker-library/postgres@6bb7ce5: Remove EOL 9.4 - docker-library/postgres@6d1f671: Merge pull request docker-library/postgres#669 from yaroze/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants