2025-08-04 18:48:49 +02:00
2025-08-04 18:48:49 +02:00
2025-08-04 18:48:49 +02:00

Heres a clean and readable Markdown version of your installation notes, formatted beautifully:

📦 Minimal Requirements & Installation Guide

Minimal Requirements • Docker Compose V2

⚠️ Important Setup Step

After pulling or downloading the Docker images, you must set the correct file permissions for pgAdmin to work properly:

sudo chown -R 5050:5050 ./pgadmin/data

This ensures pgAdmin can read/write to the persistent data directory.

Description
No description provided
Readme 144 KiB
Languages
Shell 99.5%
CSS 0.5%