أهلاً،
أحاول اختبار حاوية دوكر لبرنامج discourse لأنني قيل لي إنه يأتي مع postsql، وأن جميع قواعد البيانات تم تكوينها وجاهزة للاستخدام. bitnami:discourse:latest من دوكر… أرى هذا في جهازي الطرفي
1. [Containers](app://dd/dashboard/containers)
2. /
3. tester
### tester
[bitnami/discourse:latest](app://dd/dashboard/images/local/details?imageId=sha256%3Aad71ab26c224ab1d50f4f57ec5ddbc7a549ff331f3cf442860307358d59f79d5&nameHint=bitnami%2Fdiscourse%3Alatest&nameHintType=image-identity)
440:3000
**STATUS**
Exited (1) (0 seconds ago)
LogsInspectBind mountsExecFilesStats
2025-05-16 15:43:26
discourse 19:43:26.78 INFO ==>
2025-05-16 15:43:26
discourse 19:43:26.79 INFO ==> Welcome to the Bitnami discourse container
2025-05-16 15:43:26
discourse 19:43:26.79 INFO ==> Subscribe to project updates by watching [https://github.com/bitnami/containers](https://github.com/bitnami/containers)
2025-05-16 15:43:26
discourse 19:43:26.79 INFO ==> Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See [https://www.arrow.com/globalecs/na/vendors/bitnami/](https://www.arrow.com/globalecs/na/vendors/bitnami/) for more information.
2025-05-16 15:43:26
discourse 19:43:26.79 INFO ==>
2025-05-16 15:43:26
discourse 19:43:26.80 INFO ==> Validating settings in POSTGRESQL_CLIENT_* env vars
2025-05-16 15:43:26
discourse 19:43:26.85 WARN ==> Hostname postgresql could not be resolved, this could lead to connection issues
2025-05-16 15:43:26
discourse 19:43:26.86 WARN ==> Hostname redis could not be resolved, this could lead to connection issues
2025-05-16 15:43:26
discourse 19:43:26.86 WARN ==> The DISCOURSE_DATABASE_PASSWORD environment variable is empty or not set. Set the environment variable ALLOW_EMPTY_PASSWORD=yes to allow a blank password. This is only recommended for development environments.
2025-05-16 15:43:26
discourse 19:43:26.86 WARN ==> The DISCOURSE_REDIS_PASSWORD environment variable is empty or not set. Set the environment variable ALLOW_EMPTY_PASSWORD=yes to allow a blank password. This is only recommended for development environments.
2025-05-16 15:43:26
discourse 19:43:26.86 INFO ==> Creating Discourse configuration file
2025-05-16 15:43:26
discourse 19:43:26.90 INFO ==> Ensuring Discourse directories exist
2025-05-16 15:43:26
discourse 19:43:26.91 INFO ==> Trying to connect to the database server
2025-05-16 15:44:27
discourse 19:44:27.12 ERROR ==> Could not connect to the database
هل يعرف أحد ما يجب فعله حيث كنت أعتقد أن قواعد البيانات تم تكوينها عند التشغيل الأول؟ هل لدى أي شخص كتاب git أو دليل يمكن استخدامه لمعرفة ذلك، أعرف أنه طرف ثالث ويجب تثبيته مباشرة على جهاز، فهل سيعمل هذا من حاوية دوكر لنظام تشغيل فارغ مثل دبيان؟
أنا حقًا أرغب فقط في رؤية الواجهة الخلفية للبرنامج بصراحة، ثم سأقوم بإزالة الحاوية، لذا أبحث عن شيء يمكن تشغيله بسرعة.
ما هي أفضل طريقة باستخدام دوكر؟
عند تشغيله عبر جهازي الطرفي، عالق في هذه الشاشة ولا يمكنني العثور على أي نصوص برمجية لـ discourse، في الواقع المجلد بأكمله فارغ؟ تحت bin
alex@PollockFarm Scripts % docker run -ti --rm bitnami/discourse /bin/bash
discourse 19:43:37.88 INFO ==>
discourse 19:43:37.88 INFO ==> **Welcome to the Bitnami discourse container**
discourse 19:43:37.88 INFO ==> Subscribe to project updates by watching **https://github.com/bitnami/containers**
discourse 19:43:37.89 INFO ==> Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami/ for more information.
discourse 19:43:37.89 INFO ==>
شكرا
أليكس