-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stacks 0002 Add libz to the Tiny Run Image
* Assigns ID stacks/0002 to libz PR * Adds README for stacks RFCs * Removes rfcs subdir from text/stacks for consistency with other teams * Removes redundant template Signed-off-by: Emily Casey <ecasey@vmware.com>
- Loading branch information
Showing
4 changed files
with
16 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Stacks RFCs | ||
|
||
This directory contains RFCs that pertain to the [Stacks Subteam](https://github.com/paketo-buildpacks/community/blob/main/TEAMS.md#stacks). Please see the repo README for guidance on [project-level vs. team-level RFCs](../../README.md#project-level-vs-team-level-rfcs). | ||
|
||
## Accepted RFCs | ||
|
||
* [0002: Add libz to the Tiny Run Image](0003-add-libz.md) | ||
|
||
|
||
## Implemented RFCs | ||
|
||
* [0001: Add io.paketo.stack.packages label](0001-stack-packages-metadata.md) | ||
|
||
## Links | ||
|
||
* [Stack Docs](https://paketo.io/docs/concepts/stacks/) |
This file was deleted.
Oops, something went wrong.