We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e1e3f commit a3e439cCopy full SHA for a3e439c
13/Dockerfile.rhel9
@@ -43,7 +43,7 @@ COPY root/usr/libexec/fix-permissions /usr/libexec/fix-permissions
43
# safe in the future. This should *never* change, the last test is there
44
# to make sure of that.
45
\
46
-RUN INSTALL_PKGS="rsync tar gettext bind-utils nss_wrapper-libs postgresql-server postgresql-contrib" && \
+RUN INSTALL_PKGS="rsync tar gettext bind9.18-utils nss_wrapper-libs postgresql-server postgresql-contrib" && \
47
INSTALL_PKGS="$INSTALL_PKGS pgaudit" && \
48
INSTALL_PKGS="$INSTALL_PKGS procps-ng util-linux postgresql-upgrade" && \
49
yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS && \
15/Dockerfile.rhel9
RUN { yum -y module enable postgresql:15 || :; } && \
- INSTALL_PKGS="rsync tar gettext bind-utils nss_wrapper-libs postgresql-server postgresql-contrib" && \
+ INSTALL_PKGS="rsync tar gettext bind9.18-utils nss_wrapper-libs postgresql-server postgresql-contrib" && \
16/Dockerfile.rhel9
RUN { yum -y module enable postgresql:16 || :; } && \
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments