2018-03-14 21:53:35 +01:00
|
|
|
applications:
|
2018-07-29 15:37:31 +02:00
|
|
|
- name: s3-manager
|
2018-08-08 23:33:15 +02:00
|
|
|
buildpacks:
|
|
|
|
- https://github.com/cloudfoundry/binary-buildpack.git
|
2018-07-29 15:37:31 +02:00
|
|
|
memory: 64M
|
2020-05-28 17:52:27 +02:00
|
|
|
command: ./deployments/cf/entrypoint.sh
|
2018-07-29 15:37:31 +02:00
|
|
|
services:
|
|
|
|
- my-storage
|