Date
1 - 3 of 3
server error, Docker support has not been enabled --what did I miss?
Tom Sherrod <tom.sherrod@...>
Yes! Thank you.
toggle quoted message
Show quoted text
Now on to registry debugging. The command did enable it. Tom On Thu, Aug 27, 2015 at 6:33 PM, Dieu Cao <dcao(a)pivotal.io> wrote:
I believe you need to enable it via the cli. |
|
Dieu Cao <dcao@...>
I believe you need to enable it via the cli.
toggle quoted message
Show quoted text
cf enable-feature-flag diego_docker On Thu, Aug 27, 2015 at 3:16 PM, Tom Sherrod <tom.sherrod(a)gmail.com> wrote:
Deployed via |
|
Tom Sherrod <tom.sherrod@...>
Deployed via http://www.evoila.de/cloud-foundry/adding-diego-release-to-cloud-foundry-release-v212/?lang=en (with v214 and 1398).(thanks for the write up) All deployed.
Sample go app, pushed and diego enabled, started. --logs show the healthchecks, stop/start creating container etc. A cf docker-push, enable-diego, cf start results in FAILED Server error, status code: 400, error code: 320003, message: Docker support has not been enabled. Pointer to research the problem or that simple manifest tweak to make all work would be greatly appreciated. Thanks, Tom |
|