Skip to content

document a minimal example for creating LRP with docker image #61

@shalako

Description

@shalako

I want to deploy a docker image to Diego that listens on an arbitrary port (not 8080). I am trying to deploy Redis. Since CF only supports container port 8080, I can't use the diego-cli cf plugin to push docker images.

The documentation on docker support describes architecture and concepts but makes a lot of assumptions that CC is the client, and is of little practical help in crafting the DesiredLRPCreateRequest.

Looking at /v1/desired_lrps after using diego-cli-plugin to push a docker image, there is a lot of configuration but no way to know what is absolutely necessary.

Please document instructions for deploying a basic docker image using only the Receptor API. How about Redis, for example :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions