mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-11 20:36:42 +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 \
|
||||
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" \
|
||||
maintainer="alexey.pustovalov@zabbix.com" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user