makefiles fixed

This commit is contained in:
Mr Bot 2019-07-17 14:26:17 +03:00
parent e37eca3ec0
commit 3579d2581a
67 changed files with 67 additions and 67 deletions

View File

@ -1,4 +1,4 @@
all: nginx all: nginx
nginx: nginx:
docker build --no-cache -t epicmorg/balancer . docker build --compress -t epicmorg/balancer .

View File

@ -1,4 +1,4 @@
all: bitbucket all: bitbucket
bitbucket: bitbucket:
docker build --no-cache -t epicmorg/bitbucket:6.2.0 . docker build --compress -t epicmorg/bitbucket:6.2.0 .

View File

@ -1,4 +1,4 @@
all: bitbucket all: bitbucket
bitbucket: bitbucket:
docker build --no-cache -t epicmorg/bitbucket:6.2.1 . docker build --compress -t epicmorg/bitbucket:6.2.1 .

View File

@ -1,4 +1,4 @@
all: bitbucket all: bitbucket
bitbucket: bitbucket:
docker build --no-cache -t epicmorg/bitbucket:6.3.0 . docker build --compress -t epicmorg/bitbucket:6.3.0 .

View File

@ -1,4 +1,4 @@
all: bitbucket all: bitbucket
bitbucket: bitbucket:
docker build --no-cache -t epicmorg/bitbucket:6.3.1 . docker build --compress -t epicmorg/bitbucket:6.3.1 .

View File

@ -1,4 +1,4 @@
all: bitbucket all: bitbucket
bitbucket: bitbucket:
docker build --no-cache -t epicmorg/bitbucket:6.3.2 . docker build --compress -t epicmorg/bitbucket:6.3.2 .

View File

@ -1,4 +1,4 @@
all: bitbucket all: bitbucket
bitbucket: bitbucket:
docker build --no-cache -t epicmorg/bitbucket:6.4.0 . docker build --compress -t epicmorg/bitbucket:6.4.0 .

View File

@ -1,4 +1,4 @@
all: bitbucket all: bitbucket
bitbucket: bitbucket:
docker build --no-cache -t epicmorg/bitbucket . docker build --compress -t epicmorg/bitbucket .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.10.0 . docker build --compress -t epicmorg/confluence:6.10.0 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.10.1 . docker build --compress -t epicmorg/confluence:6.10.1 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.10.2 . docker build --compress -t epicmorg/confluence:6.10.2 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.11.0 . docker build --compress -t epicmorg/confluence:6.11.0 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.11.1 . docker build --compress -t epicmorg/confluence:6.11.1 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.11.2 . docker build --compress -t epicmorg/confluence:6.11.2 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.12.0 . docker build --compress -t epicmorg/confluence:6.12.0 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.12.1 . docker build --compress -t epicmorg/confluence:6.12.1 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.12.2 . docker build --compress -t epicmorg/confluence:6.12.2 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.12.3 . docker build --compress -t epicmorg/confluence:6.12.3 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.12.4 . docker build --compress -t epicmorg/confluence:6.12.4 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.13.0 . docker build --compress -t epicmorg/confluence:6.13.0 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.13.1 . docker build --compress -t epicmorg/confluence:6.13.1 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.13.2 . docker build --compress -t epicmorg/confluence:6.13.2 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.13.3 . docker build --compress -t epicmorg/confluence:6.13.3 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.13.4 . docker build --compress -t epicmorg/confluence:6.13.4 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.14.0 . docker build --compress -t epicmorg/confluence:6.14.0 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.14.1 . docker build --compress -t epicmorg/confluence:6.14.1 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.14.2 . docker build --compress -t epicmorg/confluence:6.14.2 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.14.3 . docker build --compress -t epicmorg/confluence:6.14.3 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.15.1 . docker build --compress -t epicmorg/confluence:6.15.1 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.15.2 . docker build --compress -t epicmorg/confluence:6.15.2 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.15.4 . docker build --compress -t epicmorg/confluence:6.15.4 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.15.6 . docker build --compress -t epicmorg/confluence:6.15.6 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.15.7 . docker build --compress -t epicmorg/confluence:6.15.7 .

View File

@ -1,5 +1,5 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.9.0 . docker build --compress -t epicmorg/confluence:6.9.0 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.9.1 . docker build --compress -t epicmorg/confluence:6.9.1 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence:6.9.3 . docker build --compress -t epicmorg/confluence:6.9.3 .

View File

@ -1,4 +1,4 @@
all: confl all: confl
confl: confl:
docker build --no-cache -t epicmorg/confluence . docker build --compress -t epicmorg/confluence .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.10.0 . docker build --compress -t epicmorg/jira:7.10.0 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.10.1 . docker build --compress -t epicmorg/jira:7.10.1 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.10.2 . docker build --compress -t epicmorg/jira:7.10.2 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.11.0 . docker build --compress -t epicmorg/jira:7.11.0 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.11.1 . docker build --compress -t epicmorg/jira:7.11.1 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.11.2 . docker build --compress -t epicmorg/jira:7.11.2 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.12.0 . docker build --compress -t epicmorg/jira:7.12.0 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.12.1 . docker build --compress -t epicmorg/jira:7.12.1 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.12.2 . docker build --compress -t epicmorg/jira:7.12.2 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.12.3 . docker build --compress -t epicmorg/jira:7.12.3 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.13.0 . docker build --compress -t epicmorg/jira:7.13.0 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.13.1 . docker build --compress -t epicmorg/jira:7.13.1 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.13.2 . docker build --compress -t epicmorg/jira:7.13.2 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:7.13.3 . docker build --compress -t epicmorg/jira:7.13.3 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:8.0.0 . docker build --compress -t epicmorg/jira:8.0.0 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:8.0.1 . docker build --compress -t epicmorg/jira:8.0.1 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:8.0.2 . docker build --compress -t epicmorg/jira:8.0.2 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:8.1.0 . docker build --compress -t epicmorg/jira:8.1.0 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:8.1.1 . docker build --compress -t epicmorg/jira:8.1.1 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:8.2.0 . docker build --compress -t epicmorg/jira:8.2.0 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:8.2.1 . docker build --compress -t epicmorg/jira:8.2.1 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:8.2.2 . docker build --compress -t epicmorg/jira:8.2.2 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira:8.2.3 . docker build --compress -t epicmorg/jira:8.2.3 .

View File

@ -1,4 +1,4 @@
all: jr all: jr
jr: jr:
docker build --no-cache -t epicmorg/jira . docker build --compress -t epicmorg/jira .

View File

@ -1,4 +1,4 @@
all: nc all: nc
nc: nc:
docker build --no-cache -t epicmorg/nextcloud . docker build --compress -t epicmorg/nextcloud .

View File

@ -1,4 +1,4 @@
all: ovm all: ovm
ovm: ovm:
docker build --no-cache -t epicmorg/ovm . docker build --compress -t epicmorg/ovm .

View File

@ -1,4 +1,4 @@
all: php all: php
php: php:
docker build --no-cache -t epicmorg/websites . docker build --compress -t epicmorg/websites .

View File

@ -1,4 +1,4 @@
all: php all: php
php: php:
docker build --no-cache -t epicmorg/websites:php7.2 . docker build --compress -t epicmorg/websites:php7.2 .

View File

@ -1,4 +1,4 @@
all: nc all: nc
nc: nc:
docker build --no-cache -t epicmorg/zabbix-server-mysql . docker build --compress -t epicmorg/zabbix-server-mysql .

View File

@ -1,4 +1,4 @@
all: nc all: nc
nc: nc:
docker build --no-cache -t epicmorg/zabbix-web-apache-mysql . docker build --compress -t epicmorg/zabbix-web-apache-mysql .