-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
```
(base) -bash-4.2$ cf curl /v2/info
{
"name": "",
"build"…
-
CF version 2.2.8-build.12
CF CLI version 6.40.1+85d04488a.2018-10-31
Buildpack version 2.1.5
I'm try to push my app.
My app is published one. I just refer to the zip package of publish folde…
-
##### **Overview of the issue**
Currently, JHipster uses Spring Boot Maven plugin to build a self executable jar (i.e., Zip file w/ a self-executable expansion). This is done in the `pom.xml`
po…
-
## Description of problem
In a multi-stage Dockerfile build, steps are only cached up until the first `COPY` command in the first stage.
### How reproducible
This happens every time I deploy.…
ghost updated
5 years ago
-
This issue is about collecting ideas that could make the images produced by repo2docker smaller, faster to push/pull or faster to build.
I envision this thread to be a meta thread with lots of idea…
-
In the buildpack documentation there are two supported integration points `/bin` and `/lib`. Are there any thoughts on whether there will be support for `/profile.d` as an integration point?
https:…
-
## Description of problem
- Pushing a new python app to fresh dokku installation fails. (on hetzner)
- Pushing a new python app to an existing installation fails (on aws).
- Pushing existing app …
-
In Spring data flow [deployment properties](https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/#configuration-cloudfoundry-deployer) can accept only single buildpack. What …
-
As the slack channel is archived, I'm using this as a way to ask whether a PR with NewRelic Integration would be welcome?
-
## Steps to reproduce
```
docker run -it mcr.microsoft.com/dotnet/core/sdk bash
mv /usr/share/dotnet/dotnet /tmp/
export DOTNET_ROOT=/usr/share/dotnet/
/tmp/dotnet --info
```
## Expected beh…