# stack-images **Repository Path**: dazuimao1990/stack-images ## Basic Information - **Project Name**: stack-images - **Description**: Heroku stack images - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-26 - **Last Updated**: 2021-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Heroku Stack Images [![CircleCI](https://circleci.com/gh/heroku/stack-images.svg?style=svg)](https://circleci.com/gh/heroku/stack-images) This repository holds recipes for building [Heroku stack images](https://devcenter.heroku.com/articles/stack). The recipes are also rendered into Docker images that are available on Docker Hub: * [Heroku-{18,20} Docker images](https://registry.hub.docker.com/r/heroku/heroku/) ### Learn more * [Lists of packages installed on current stacks](https://devcenter.heroku.com/articles/stack-packages) * [Stack update policy](https://devcenter.heroku.com/articles/stack-update-policy) See [BUILD.md](BUILD.md) for instructions on how to build the images yourself.