Skip to content

Commit a21f016

Browse files
author
Tyler Jewell
committed
Added Stacks
1 parent 85b69e0 commit a21f016

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CUSTOMIZING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ A template is a packaged set of sample code that is launched in the workspace wh
1111

1212
#### Stacks
1313
A stack is the configuration of a runtime that can be used to power a workspace. Users choose the stack that powers a workspace within the user dashboard. Stacks have a recipe that defines how the container should be created and also meta data that defines the tags associated with the stack. Tags define how the stack is presented in the stack library and also filters out the available project templates that a user sees when creating a project.
14-
* [Custom Stacks](https://eclipse-che.readme.io/docs/environments#custom-stacks)
15-
* * TODO: Remove custom stacks from environments page and create dedicated stacks page.
16-
* * TODO: Include adding custom stacks into the dedicated stacks docs page.
17-
* [Che's Default Stacks](https://github.com/codenvy/dockerfiles)
14+
* [Add Stacks](https://eclipse-che.readme.io/docs/stacks#add-stacks)
15+
* [Che Stacks](https://eclipse-che.readme.io/docs/stacks#che-stacks)
16+
* [Che Included Stacks](https://github.com/codenvy/dockerfiles)
17+
* [Writing Workspace Recipes](https://eclipse-che.readme.io/docs/stacks#custom-workspace-recipes)
1818
* [Stacks Created by Community](https://github.com/eclipse/che/pull/570)
1919
* * TODO: Update this link to point to wiki page that can be updated by community
2020

0 commit comments

Comments
 (0)