s3manager-web/manifest.yml

10 lines
189 B
YAML
Raw Normal View History

2016-12-21 01:55:27 +01:00
---
applications:
2018-01-10 17:15:59 +01:00
- name: s3-manager
memory: 64M
buildpack: https://github.com/cloudfoundry/binary-buildpack.git
command: ./entrypoint-cf.sh
2016-12-21 01:55:27 +01:00
2018-01-10 17:15:59 +01:00
services:
- my-storage