Signed-off-by: Micah Young <ymicah@vmware.com> |
||
|---|---|---|
| .. | ||
| alpine | ||
| bionic | ||
| dotnet-framework-1809 | ||
| nanoserver-1809 | ||
| wine | ||
| README.md | ||
| build-stack.sh | ||
README.md
Sample Stacks
Sample of stacks.
Development
To build the stack use the ./build-stack script:
./build-stack.sh [-p <prefix> -v <version>] <dir>
-p prefix to use for images (default: sample/stack)
-v version to tag images with (default: latest)
<dir> directory of stack to build
Example:
./build-stack.sh bionic
To use this stack see the sample builders