Merge pull request #100 from zabbix/master

Master
This commit is contained in:
Alexey Pustovalov 2017-05-01 16:53:46 +03:00 committed by GitHub
commit c6255f4fd9
23 changed files with 23 additions and 21 deletions

View File

@ -55,7 +55,7 @@ $ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server -d
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-agent` container:
```console
$ docker exec -ti some-zabbix-agent /bin/bash/
$ docker exec -ti some-zabbix-agent /bin/bash
```
The Zabbix agent log is available through Docker's container log:

View File

@ -55,7 +55,7 @@ $ docker run --name some-zabbix-agent --link some-zabbix-server:zabbix-server -d
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-agent` container:
```console
$ docker exec -ti some-zabbix-agent /bin/bash/
$ docker exec -ti some-zabbix-agent /bin/bash
```
The Zabbix agent log is available through Docker's container log:

View File

@ -43,7 +43,7 @@ Where `some-zabbix-java-gateway` is the name you want to assign to your containe
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-java-gateway` container:
```console
$ docker exec -ti some-zabbix-java-gateway /bin/bash/
$ docker exec -ti some-zabbix-java-gateway /bin/bash
```
The Zabbix Java Gateway log is available through Docker's container log:

View File

@ -43,7 +43,7 @@ Where `some-zabbix-java-gateway` is the name you want to assign to your containe
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-java-gateway` container:
```console
$ docker exec -ti some-zabbix-java-gateway /bin/bash/
$ docker exec -ti some-zabbix-java-gateway /bin/bash
```
The Zabbix Java Gateway log is available through Docker's container log:

View File

@ -61,7 +61,7 @@ $ docker run --name some-zabbix-proxy-mysql --link some-zabbix-server:zabbix-ser
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-proxy-mysql` container:
```console
$ docker exec -ti some-zabbix-proxy-mysql /bin/bash/
$ docker exec -ti some-zabbix-proxy-mysql /bin/bash
```
The Zabbix proxy log is available through Docker's container log:

View File

@ -61,7 +61,7 @@ $ docker run --name some-zabbix-proxy-mysql --link some-zabbix-server:zabbix-ser
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-proxy-mysql` container:
```console
$ docker exec -ti some-zabbix-proxy-mysql /bin/bash/
$ docker exec -ti some-zabbix-proxy-mysql /bin/bash
```
The Zabbix proxy log is available through Docker's container log:

View File

@ -57,7 +57,7 @@ $ docker run --name some-zabbix-proxy-sqlite3 --link some-zabbix-server:zabbix-s
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-proxy-sqlite3` container:
```console
$ docker exec -ti some-zabbix-proxy-sqlite3 /bin/bash/
$ docker exec -ti some-zabbix-proxy-sqlite3 /bin/bash
```
The Zabbix proxy log is available through Docker's container log:

View File

@ -57,7 +57,7 @@ $ docker run --name some-zabbix-proxy-sqlite3 --link some-zabbix-server:zabbix-s
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-proxy-sqlite3` container:
```console
$ docker exec -ti some-zabbix-proxy-sqlite3 /bin/bash/
$ docker exec -ti some-zabbix-proxy-sqlite3 /bin/bash
```
The Zabbix proxy log is available through Docker's container log:

View File

@ -47,7 +47,7 @@ Where `some-zabbix-server-mysql` is the name you want to assign to your containe
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-server-mysql` container:
```console
$ docker exec -ti some-zabbix-server-mysql /bin/bash/
$ docker exec -ti some-zabbix-server-mysql /bin/bash
```
The Zabbix server log is available through Docker's container log:

View File

@ -47,7 +47,7 @@ Where `some-zabbix-server-mysql` is the name you want to assign to your containe
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-server-mysql` container:
```console
$ docker exec -ti some-zabbix-server-mysql /bin/bash/
$ docker exec -ti some-zabbix-server-mysql /bin/bash
```
The Zabbix server log is available through Docker's container log:

View File

@ -46,7 +46,7 @@ Where `some-zabbix-server-pgsql` is the name you want to assign to your containe
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-server-pgsql` container:
```console
$ docker exec -ti some-zabbix-server-pgsql /bin/bash/
$ docker exec -ti some-zabbix-server-pgsql /bin/bash
```
The Zabbix server log is available through Docker's container log:

View File

@ -46,7 +46,7 @@ Where `some-zabbix-server-pgsql` is the name you want to assign to your containe
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-server-pgsql` container:
```console
$ docker exec -ti some-zabbix-server-pgsql /bin/bash/
$ docker exec -ti some-zabbix-server-pgsql /bin/bash
```
The Zabbix server log is available through Docker's container log:

View File

@ -43,7 +43,7 @@ Where `some-zabbix-snmptraps` is the name you want to assign to your container a
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-snmptraps` container:
```console
$ docker exec -ti some-zabbix-snmptraps /bin/bash/
$ docker exec -ti some-zabbix-snmptraps /bin/bash
```
The Zabbix snmptraps log is available through Docker's container log:

View File

@ -55,7 +55,7 @@ Where `some-zabbix-web-apache-mysql` is the name you want to assign to your cont
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-apache-mysql` container:
```console
$ docker exec -ti some-zabbix-web-apache-mysql /bin/bash/
$ docker exec -ti some-zabbix-web-apache-mysql /bin/bash
```
The Zabbix web interface log is available through Docker's container log:

View File

@ -55,7 +55,7 @@ Where `some-zabbix-web-apache-mysql` is the name you want to assign to your cont
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-apache-mysql` container:
```console
$ docker exec -ti some-zabbix-web-apache-mysql /bin/bash/
$ docker exec -ti some-zabbix-web-apache-mysql /bin/bash
```
The Zabbix web interface log is available through Docker's container log:

View File

@ -55,7 +55,7 @@ Where `some-zabbix-web-apache-pgsql` is the name you want to assign to your cont
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-apache-pgsql` container:
```console
$ docker exec -ti some-zabbix-web-apache-pgsql /bin/bash/
$ docker exec -ti some-zabbix-web-apache-pgsql /bin/bash
```
The Zabbix web interface log is available through Docker's container log:

View File

@ -55,7 +55,7 @@ Where `some-zabbix-web-apache-pgsql` is the name you want to assign to your cont
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-apache-pgsql` container:
```console
$ docker exec -ti some-zabbix-web-apache-pgsql /bin/bash/
$ docker exec -ti some-zabbix-web-apache-pgsql /bin/bash
```
The Zabbix web interface log is available through Docker's container log:

View File

@ -55,7 +55,7 @@ Where `some-zabbix-web-nginx-mysql` is the name you want to assign to your conta
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-nginx-mysql` container:
```console
$ docker exec -ti some-zabbix-web-nginx-mysql /bin/bash/
$ docker exec -ti some-zabbix-web-nginx-mysql /bin/bash
```
The Zabbix web interface log is available through Docker's container log:

View File

@ -41,6 +41,7 @@ RUN DISTRIB_CODENAME=$(/bin/bash -c 'source /etc/lsb-release && echo $DISTRIB_CO
apt-get ${APT_FLAGS_COMMON} clean && \
mkdir -p /var/lib/php5 && \
chown --quiet -R www-data:www-data /var/lib/php5 && \
rm -rf /var/cache/nginx/* && \
rm -rf /var/lib/apt/lists/*
ARG MAJOR_VERSION=3.2

View File

@ -55,7 +55,7 @@ Where `some-zabbix-web-nginx-mysql` is the name you want to assign to your conta
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-nginx-mysql` container:
```console
$ docker exec -ti some-zabbix-web-nginx-mysql /bin/bash/
$ docker exec -ti some-zabbix-web-nginx-mysql /bin/bash
```
The Zabbix web interface log is available through Docker's container log:

View File

@ -55,7 +55,7 @@ Where `some-zabbix-web-nginx-pgsql` is the name you want to assign to your conta
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-nginx-pgsql` container:
```console
$ docker exec -ti some-zabbix-web-nginx-pgsql /bin/bash/
$ docker exec -ti some-zabbix-web-nginx-pgsql /bin/bash
```
The Zabbix web interface log is available through Docker's container log:

View File

@ -41,6 +41,7 @@ RUN DISTRIB_CODENAME=$(/bin/bash -c 'source /etc/lsb-release && echo $DISTRIB_CO
apt-get ${APT_FLAGS_COMMON} clean && \
mkdir -p /var/lib/php5 && \
chown --quiet -R www-data:www-data /var/lib/php5 && \
rm -rf /var/cache/nginx/* && \
rm -rf /var/lib/apt/lists/*
ARG MAJOR_VERSION=3.2

View File

@ -55,7 +55,7 @@ Where `some-zabbix-web-nginx-pgsql` is the name you want to assign to your conta
The `docker exec` command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your `zabbix-web-nginx-pgsql` container:
```console
$ docker exec -ti some-zabbix-web-nginx-pgsql /bin/bash/
$ docker exec -ti some-zabbix-web-nginx-pgsql /bin/bash
```
The Zabbix web interface log is available through Docker's container log: