Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Alpine 3.4 variants (EOL) #650

Merged
merged 1 commit into from
May 22, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ env:
- VERSION=7.1 VARIANT=alpine3.7/cli
- VERSION=7.1 VARIANT=alpine3.7/fpm
- VERSION=7.1 VARIANT=alpine3.7/zts
- VERSION=7.1 VARIANT=alpine3.4/cli
- VERSION=7.1 VARIANT=alpine3.4/fpm
- VERSION=7.1 VARIANT=alpine3.4/zts
- VERSION=7.0 VARIANT=stretch/cli
- VERSION=7.0 VARIANT=stretch/apache
- VERSION=7.0 VARIANT=stretch/fpm
Expand All @@ -37,9 +34,6 @@ env:
- VERSION=7.0 VARIANT=alpine3.7/cli
- VERSION=7.0 VARIANT=alpine3.7/fpm
- VERSION=7.0 VARIANT=alpine3.7/zts
- VERSION=7.0 VARIANT=alpine3.4/cli
- VERSION=7.0 VARIANT=alpine3.4/fpm
- VERSION=7.0 VARIANT=alpine3.4/zts
- VERSION=5.6 VARIANT=stretch/cli
- VERSION=5.6 VARIANT=stretch/apache
- VERSION=5.6 VARIANT=stretch/fpm
Expand All @@ -51,9 +45,6 @@ env:
- VERSION=5.6 VARIANT=alpine3.7/cli
- VERSION=5.6 VARIANT=alpine3.7/fpm
- VERSION=5.6 VARIANT=alpine3.7/zts
- VERSION=5.6 VARIANT=alpine3.4/cli
- VERSION=5.6 VARIANT=alpine3.4/fpm
- VERSION=5.6 VARIANT=alpine3.4/zts

install:
- git clone https://github.com/docker-library/official-images.git ~/official-images
Expand Down
166 changes: 0 additions & 166 deletions 5.6/alpine3.4/cli/Dockerfile

This file was deleted.

9 changes: 0 additions & 9 deletions 5.6/alpine3.4/cli/docker-php-entrypoint

This file was deleted.

69 changes: 0 additions & 69 deletions 5.6/alpine3.4/cli/docker-php-ext-configure

This file was deleted.

114 changes: 0 additions & 114 deletions 5.6/alpine3.4/cli/docker-php-ext-enable

This file was deleted.

Loading