{% extends 'base.html' %} {% block title %} | Stacks {% endblock title %} {% block content %}

Stacks

A stack is a build and deployment environment for applications. OS images belong to stacks. Applications link to stacks just as they can link to buildpacks.

Practically, a stack is a series of OS images, with the latest active image being the one used in swarms.

Add a stack.

All Stacks

{% if is_paginated %} {% endif %} {% endblock content %}