mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-14 13:57:34 +02:00
Fixed new line symbol
This commit is contained in:
parent
8fb536c602
commit
c44352e033
@ -15,7 +15,7 @@ ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
|
|||||||
|
|
||||||
ENV TERM=xterm \
|
ENV TERM=xterm \
|
||||||
ZBX_VERSION=${ZBX_VERSION} ZBX_SOURCES=${ZBX_SOURCES} \
|
ZBX_VERSION=${ZBX_VERSION} ZBX_SOURCES=${ZBX_SOURCES} \
|
||||||
PATH=/usr/lib64/chromium-browser:$PATH \
|
PATH=/usr/lib64/chromium-browser:$PATH
|
||||||
|
|
||||||
LABEL description="Zabbix web service for performing various tasks using headless web browser" \
|
LABEL description="Zabbix web service for performing various tasks using headless web browser" \
|
||||||
maintainer="alexey.pustovalov@zabbix.com" \
|
maintainer="alexey.pustovalov@zabbix.com" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user