This repository was archived by the owner on Aug 18, 2022. It is now read-only.
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Supported tags and respective ` Dockerfile ` links
2
- [ ` latest ` , ` 74-fpm-alpine-lib-1.5.0-ext-4.0.3-composer ` (Dockerfile)] ( https://github.com/nick-zh/php-rdkafka-docker/blob/74-fpm-alpine3.12-lib-1.5.0-ext-4.0.3-composer/Dockerfile " Dockerfile ")
2
+ [ ` latest ` , ` 74-fpm-alpine-lib-1.5.0-ext-4.0.4-composer ` (Dockerfile)] ( https://github.com/nick-zh/php-rdkafka-docker/blob/74-fpm-alpine3.12-lib-1.5.0-ext-4.0.4-composer/Dockerfile " Dockerfile ")
3
+ [ ` 74-fpm-alpine-lib-1.5.0-ext-4.0.4 ` (Dockerfile)] ( https://github.com/nick-zh/php-rdkafka-docker/blob/74-fpm-alpine3.12-lib-1.5.0-ext-4.0.4/Dockerfile " Dockerfile ")
4
+ [ ` 74-cli-alpine-lib-1.5.0-ext-4.0.4-composer ` (Dockerfile)] ( https://github.com/nick-zh/php-rdkafka-docker/blob/74-cli-alpine3.12-lib-1.5.0-ext-4.0.4-composer/Dockerfile " Dockerfile ")
5
+ [ ` 74-cli-alpine-lib-1.5.0-ext-4.0.4 ` (Dockerfile)] ( https://github.com/nick-zh/php-rdkafka-docker/blob/74-cli-alpine3.12-lib-1.5.0-ext-4.0.4/Dockerfile " Dockerfile ")
6
+ [ ` 74-fpm-alpine-lib-1.5.0-ext-4.0.3-composer ` (Dockerfile)] ( https://github.com/nick-zh/php-rdkafka-docker/blob/74-fpm-alpine3.12-lib-1.5.0-ext-4.0.3-composer/Dockerfile " Dockerfile ")
3
7
[ ` 74-fpm-alpine-lib-1.5.0-ext-4.0.3 ` (Dockerfile)] ( https://github.com/nick-zh/php-rdkafka-docker/blob/74-fpm-alpine3.12-lib-1.5.0-ext-4.0.3/Dockerfile " Dockerfile ")
4
8
[ ` 74-cli-alpine-lib-1.5.0-ext-4.0.3-composer ` (Dockerfile)] ( https://github.com/nick-zh/php-rdkafka-docker/blob/74-cli-alpine3.12-lib-1.5.0-ext-4.0.3-composer/Dockerfile " Dockerfile ")
5
9
[ ` 74-cli-alpine-lib-1.5.0-ext-4.0.3 ` (Dockerfile)] ( https://github.com/nick-zh/php-rdkafka-docker/blob/74-cli-alpine3.12-lib-1.5.0-ext-4.0.3/Dockerfile " Dockerfile ")
Original file line number Diff line number Diff line change 2
2
printenv
3
3
export PHP_IMAGE_TAG=7.4-fpm-alpine3.12
4
4
export LIBRDKAFKA_VERSION=1.5.0
5
- export EXT_RDKAFKA_VERSION=4.0.3
5
+ export EXT_RDKAFKA_VERSION=4.0.4
6
6
export INSTALL_COMPOSER=yes
7
7
export DOCKER_REPO=index.docker.io/nickzurich/php-rdkafka
8
8
docker build \
You can’t perform that action at this time.
0 commit comments