Fixed style of files

This commit is contained in:
Alexey Pustovalov
2024-02-14 20:33:19 +09:00
parent 8377fe5aa5
commit b7d7d8e728
27 changed files with 66 additions and 90 deletions

View File

@ -104,7 +104,7 @@ RUN set -eux && \
rm -rf /var/lib/apt/lists/*
EXPOSE 8080/TCP 8443/TCP
WORKDIR /usr/share/zabbix
COPY ["docker-entrypoint.sh", "/usr/bin/"]