pg fix v2

This commit is contained in:
STAM 2022-11-13 01:05:12 +03:00
parent c2dbc9dba7
commit 9e66a16709
Signed by: stam
GPG Key ID: E149C3760CFA3C7E
18 changed files with 18 additions and 18 deletions

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl

View File

@ -14,7 +14,7 @@ RUN groupadd -r postgres && useradd -r -g postgres postgres
ENV GOSU_VER 1.14 ENV GOSU_VER 1.14
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/* \
&& wget --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -P /usr/local/bin/gosu \ && wget -q --no-check-certificate -c https://github.com/tianon/gosu/releases/download/$GOSU_VER/gosu-amd64 --random-wait -O /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \ && chmod +x /usr/local/bin/gosu \
&& apt-get purge -y --auto-remove curl && apt-get purge -y --auto-remove curl