Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 285 Bytes

File metadata and controls

13 lines (9 loc) · 285 Bytes

Adds Steeltoe actuators to apps in a form of a buildpack.

Sample manifest

applications:
- name: simpleapp
  buildpacks: 
    - https://github.com/macsux/steeltoe-buildpack/releases/download/v1.0.1/SteeltoeBuildpack-linux-x64-1.0.1.zip
    - dotnet_core_buildpack