Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 465 Bytes

ARCHIVED: This repository has been relocated to the samples repo.

Stacks

Development

To create bionic stack images run:

./scipts/create-stack.sh [ -v <version>]

This will generate packs/build:<version> and packs/run:<version> images

To use this stack see the pack create-builder documentation