cyberark / cloudfoundry-conjur-buildpack

Buildpack for the Conjur / Cloud Foundry integration
Apache License 2.0
0 stars 3 forks source link

Adding windows stack support #182

Closed dbathgate closed 5 months ago

dbathgate commented 8 months ago

Overview

Cloud Foundry has support for running Windows workloads. There is the ability to have buildpacks that support both the cflinuxfs* and windows, but the compatibility for both needs to be maintained by the buildpack owner.

Proposed Solution

Additional Considerations

Proof-of-Concept