Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
Open
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
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
This Docker image is **deprecated**. Please use the [Heroku-16 image](https://hub.docker.com/r/heroku/heroku/).
Learn more about [local development with Docker Compose](https://devcenter.heroku.com/articles/local-development-with-docker-compose) and [deploying your image to Heroku](https://devcenter.heroku.com/articles/container-registry-and-runtime).

# Heroku PHP Docker Image

This image is for use with the [Heroku Docker CLI plugin](https://github.com/heroku/heroku-docker).
Expand Down Expand Up @@ -62,4 +65,4 @@ To return to the official image:

```
docker pull heroku/php
```
```