mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-30 14:51:11 +02:00
Fixed style of files
This commit is contained in:
committed by
Alexey Pustovalov
parent
b17b4d3ae2
commit
cad6d1eb7c
@ -1,3 +1,3 @@
|
||||
<IfModule !mpm_netware_module>
|
||||
PidFile "/tmp/httpd.pid"
|
||||
</IfModule>
|
||||
</IfModule>
|
||||
|
@ -1,3 +1,3 @@
|
||||
<IfModule !mpm_netware_module>
|
||||
PidFile "/tmp/httpd.pid"
|
||||
</IfModule>
|
||||
</IfModule>
|
||||
|
@ -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/"]
|
||||
|
Reference in New Issue
Block a user