https://github.com/disc/docker-php-amqp
https://github.com/disc/docker-php-amqp
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/disc/docker-php-amqp
- Owner: disc
- License: mit
- Created: 2017-12-17T08:49:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T09:56:39.000Z (over 4 years ago)
- Last Synced: 2025-06-12T08:53:14.104Z (about 1 year ago)
- Language: Dockerfile
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The [`disc/php-amqp`](https://hub.docker.com/r/disc/php-amqp/) Docker image
[](https://hub.docker.com/r/disc/php-amqp/)
[](https://hub.docker.com/r/disc/php-amqp/)
[](https://opensource.org/licenses/MIT)
## Overview
This image is based in the official [`php`](https://hub.docker.com/_/php/) image. The purpose of this version is to provide a `php` image that contains the libraries required to build applications using a `amqp` extension and RabbitMQ client.