Skip to content

Commit

Permalink
Cleanup remove deprecated alpine images, hhvm, typo3
Browse files Browse the repository at this point in the history
  • Loading branch information
htuscher committed Apr 12, 2020
1 parent 65fad0b commit 034c31c
Show file tree
Hide file tree
Showing 376 changed files with 2 additions and 7,560 deletions.
4 changes: 0 additions & 4 deletions conf/console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ dockerTest:
':alpine':
OS_FAMILY: 'alpine'
OS_VERSION: '3'
':alpine-3':
PHP_APCU: '0'
':alpine-php5':
PHP_APCU: '0'
':ubuntu-12.04':
PHP_REDIS: '0'
PHP_APCU: '0'
Expand Down
1 change: 0 additions & 1 deletion docker/ansible/alpine-3

This file was deleted.

1 change: 0 additions & 1 deletion docker/apache-dev/alpine-3

This file was deleted.

1 change: 0 additions & 1 deletion docker/apache/alpine-3

This file was deleted.

1 change: 0 additions & 1 deletion docker/base-app/alpine-3

This file was deleted.

1 change: 0 additions & 1 deletion docker/base/alpine-3

This file was deleted.

1 change: 0 additions & 1 deletion docker/bootstrap/alpine-3

This file was deleted.

4 changes: 2 additions & 2 deletions docker/bootstrap/alpine/Dockerfile.jinja2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{ baselayout.dockerStage() }}

{{ docker.fromOfficial("alpine", "3.9") }}
{{ docker.fromOfficial("alpine", "3.11") }}

{{ docker.version() }}

Expand All @@ -9,6 +9,6 @@
{{ baselayout.copy() }}

RUN set -x \
{{ bootstrap.alpine("3.9") }} \
{{ bootstrap.alpine("3.11") }} \
{{ provision.runBootstrap() }} \
{{ docker.cleanup() }}
33 changes: 0 additions & 33 deletions docker/hhvm-apache/ubuntu-14.04/Dockerfile

This file was deleted.

13 changes: 0 additions & 13 deletions docker/hhvm-apache/ubuntu-14.04/Dockerfile.jinja2

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions docker/hhvm-apache/ubuntu-14.04/conf/bin/service.d/httpd.sh

This file was deleted.

Empty file.

This file was deleted.

This file was deleted.

37 changes: 0 additions & 37 deletions docker/hhvm-apache/ubuntu-14.04/conf/etc/httpd/conf.d/10-php.conf

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion docker/hhvm-apache/ubuntu-14.04/conf/etc/httpd/global.conf

This file was deleted.

10 changes: 0 additions & 10 deletions docker/hhvm-apache/ubuntu-14.04/conf/etc/httpd/main.conf

This file was deleted.

1 change: 0 additions & 1 deletion docker/hhvm-apache/ubuntu-14.04/conf/etc/httpd/php.conf

This file was deleted.

28 changes: 0 additions & 28 deletions docker/hhvm-apache/ubuntu-14.04/conf/etc/httpd/ssl/server.crt

This file was deleted.

26 changes: 0 additions & 26 deletions docker/hhvm-apache/ubuntu-14.04/conf/etc/httpd/ssl/server.csr

This file was deleted.

51 changes: 0 additions & 51 deletions docker/hhvm-apache/ubuntu-14.04/conf/etc/httpd/ssl/server.key

This file was deleted.

This file was deleted.

Empty file.

This file was deleted.

36 changes: 0 additions & 36 deletions docker/hhvm-apache/ubuntu-14.04/conf/etc/httpd/vhost.conf

This file was deleted.

26 changes: 0 additions & 26 deletions docker/hhvm-apache/ubuntu-14.04/conf/etc/httpd/vhost.ssl.conf

This file was deleted.

0 comments on commit 034c31c

Please sign in to comment.