docs
docs copied to clipboard
Documentation for Docker Official Images in docker-library
The documentation says: Users who wish to opt-in to this change on older releases can do so by setting PGDATA explicitly (--env PGDATA=/var/lib/postgresql/17/docker --volume **some-postgres:/var/lib/postgresql** ). To migrate pre-existing data,...
Based on the discussion in https://github.com/docker-library/php/issues/1554, PHP PIE is not likely to be included as part of the official PHP image. However, as it aims to replace PECL as the...
This updates the docs to include the changes from https://github.com/TimWolla/docker-adminer/pull/216
Information regarding using TS3SERVER_SERVERADMIN_PASSWORD in docker-compose / environment variables.
Include environment variables for query protocols (it's 2025, please use SSH) and serveradmin_password (remote administration) as mentioned here: https://github.com/TeamSpeak-Systems/teamspeak-linux-docker-images/pull/99
correct filename
Add the simplest solution to this issue as #1. Why the same UID:GID was not used for both Alpine and Debian containers is silly.. but either way people can choose...