madamkiwi / windows2016fs-release

A BOSH release for windows2016fs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windows2016fs-release

Using this release

Due to limitations in distributing the Microsoft container images, this release does not actually have any final releases. As such, building and versioning this release is slightly unconventional.

scripts/create-release and scripts/create-release.ps1 can be used to create a release which can be uploaded to a bosh director. This release will have a correct version and will use the correct cloudfoundry/windows2016fs container image.

Usage

Windows

./scripts/create-release.ps1 -tarball {{file.tgz}}

Linux

./scripts/create-release --tarball {{file.tgz}}

If you are running in dev mode, set the DEV_ENV environment variable to true.

About

A BOSH release for windows2016fs

License:Apache License 2.0


Languages

Language:Go 70.9%Language:PowerShell 19.6%Language:Shell 9.5%