Updated Ubuntu images

This commit is contained in:
Alexey Pustovalov
2020-04-28 19:39:39 +03:00
parent f2bffb12b3
commit 2d5fcdc98f
20 changed files with 707 additions and 6766 deletions

View File

@ -6,9 +6,9 @@ LABEL org.opencontainers.image.title="Zabbix server (PostgreSQL)" \
org.opencontainers.image.url="https://zabbix.com/" \
org.opencontainers.image.description="Zabbix server with PostgreSQL database support" \
org.opencontainers.image.licenses="GPL v2.0"
STOPSIGNAL SIGTERM
ENV TINI_VERSION=v0.19.0
RUN set -eux && \