-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Push docker image directly to cloud foundry #30
Comments
Hi there! We use Pivotal Tracker to provide visibility into what our team is working on. A story for this issue has been automatically created. The current status is as follows:
This comment, as well as the labels on the issue, will be automatically updated as the status in Tracker changes. |
Apparently, this upgrade doesn't need a lot of new code: However I don't know how to test that code, nor how to build the associated Docker Image ( Any help would be welcome. |
@laugimethods we are working on making it easier for people to test and build with these docker images. I assure, it is happening, we've done it with a number of resources so far. I will update this issue once we do! 👍 |
We've updated the README with build instructions! We'd accept a PR with tests. |
I believe if the docker image were just rebuilt pulling in the latest binary, that would fix this issue. Allowing you specify a "docker.image:" in the manifest. This was apparently added in 6.31 of the client. |
I am trying to use the cf resource to push a docker image to CF but that seem to be not supported by this resource. Do you think you will have a update on it?
The text was updated successfully, but these errors were encountered: